Commit Graph

4 Commits

Author SHA1 Message Date
Reto Schüttel 596c16f1db fixed readonly attribute check, uses now string
ActiveRecord.readonly_attributes returns a set of strings, not a set of
symbols. Verified with Rails 2.3 and 3.2.
2012-06-21 15:29:28 +02:00
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
José Valim 2d41fafe9b Move required to html5 component. 2011-12-05 10:44:02 +01:00
Rafael Mendonça França cc5fd25e48 Add readonly component. Closes #378 2011-12-04 23:41:54 -02:00