| 8d07f06 |
2013-05-11 |
Don't modify args in TableDefinition#primary_key |
| 175ba04 |
2012-11-02 |
Support :multiple option on input tags with :index |
| 5917c6e |
2012-09-27 |
Improve documentation for subscribe block |
| f6bedc9 |
2012-06-28 |
Speed up Hash#transform_keys using Hash#each_key |
| ee235b3 |
2012-04-01 |
Don't include deprecation in AM::Naming anymore |
| 18d275a |
2012-03-29 |
Make controller namespace partial prefix optional |
| a0e83d5 |
2012-03-28 |
Test that render gets correct exact template name |
| b142bd8 |
2012-03-11 |
assert_template matches against Regexp |
| bf8d757 |
2012-03-10 |
Remove ActiveModel::Naming#partial_path |
| e78c5ee |
2012-03-10 |
Fix comments about to_partial_path |