Commit Graph

3 Commits

Author SHA1 Message Date
José Valim 0fabc1b859 Allow inputs to be marked as optional.
This means they won't do any lookup unless explicitly told to.
2012-01-11 21:14:31 +01:00
Rafael Mendonça França cc5fd25e48 Add readonly component. Closes #378 2011-12-04 23:41:54 -02:00
Stephen Ingram fd62add671 Added :readonly as f.input html option
Added the ability to specify :readonly => true to f.input. Works the
same as :disabled. The code is a clone of the code for :disabled.
2011-11-25 23:38:47 -10:00