Renato Mascarenhas
|
34312c9fbc
|
Use 1.9 hash style on code and docs.
|
2013-01-28 19:02:59 -02:00 |
|
Vasiliy Ermolovich
|
c4bceafcf8
|
refactor readonly_test
separate expectations to own test cases
use assert_no_select instead of css selector
|
2012-09-07 11:17:54 +03: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 |
|
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 |
|