| c2b6f63 |
2011-11-17 |
Fix impractical I18n lookup in nested fields_for |
| 1d8c576 |
2011-11-17 |
Fix impractical I18n lookup in nested fields_for |
| e945497 |
2011-06-23 |
Minor formating fix |
| ee044ea |
2011-06-23 |
Follow rails convention by using Array.wrap |
| 79956db |
2011-06-23 |
Follow rails convention by using Array.wrap |
| 528f405 |
2011-06-23 |
Allow to specify mass-assignment roles as array |
| 52302f0 |
2011-06-23 |
Allow to specify mass-assignment roles as array |
| 0509bf3 |
2011-03-06 |
Allow model to be inherited from Hash [#6487 state:resol... |
| 0db915e |
2011-03-04 |
Add an option to FormBuilder to omit hidden field with id |
| 24faddd |
2011-03-01 |
Move ActiveModel::AttributeMethods#attribute_methods_gen... |
| 65539c9 |
2007-10-27 |
Merge [8046] from trunk: allow association redefinition ... |
| 88f951a |
2007-10-27 |
Allow association redefinition in subclasses. Closes #9346. |
| c90d31e |
2007-10-07 |
Correct BufferedLogger#level? checks. Closes #9806. |
| 4156497 |
2007-09-21 |
Fixed CaptureHelper#content_for to work with the optiona... |
| 148202d |
2007-09-15 |
Fixed optimized route segment escaping. Closes #9562. |