| 774ff18 |
2011-12-15 |
Allow nested attributes in associations to update values... |
| a8cfc99 |
2011-09-08 |
fix url_for to not add additional unwanted options when ... |
| 954543e |
2011-09-07 |
assert_select_email fix entry |
| 8f2f39b |
2011-09-07 |
entry for fixing exists? |
| c7f3429 |
2011-09-07 |
more descriptive CHANGELOG entry |
| 3e00e49 |
2011-09-07 |
entry for fixing exists? |
| cf0ea79 |
2011-09-07 |
assert_select_email entry |
| 60d358b |
2011-08-11 |
fix assert_select_email to work on non-multipart emails ... |
| 05d4d8b |
2011-09-07 |
fix assert_select_email to work on non-multipart emails ... |
| 8094d29 |
2011-09-07 |
fix assert_select_email to work on non-multipart emails ... |
| 61579b7 |
2011-08-11 |
when calling url_for with a hash, additional (likely unw... |
| 45b7731 |
2011-09-08 |
when calling url_for with a hash, additional (likely unw... |
| d48dd18 |
2011-08-10 |
fix exists? to return false if passed nil (which may com... |
| 44a5849 |
2011-09-07 |
fix exists? to return false if passed nil (which may com... |
| 15dcdf6 |
2011-09-07 |
fix exists? to return false if passed nil (which may com... |
| 9476d62 |
2010-09-26 |
memoized protected methods should remain protected |
| fb08e33 |
2010-09-24 |
memoized protected methods should remain protected |
| 0387d5b |
2010-09-24 |
memoized protected methods should remain protected |
| a159fd0 |
2010-09-09 |
Fix fixtures in integration test sessions |
| cf5c2ba |
2010-07-22 |
update remote_function docs referencing link_to_remote |
| a1a41a3 |
2010-07-21 |
remote_function patch with more detailed test |
| 684fb5e |
2010-07-14 |
upgrade prototype to be compatible with rails.js [#5109 ... |
| d3d4822 |
2009-06-11 |
allow absolute paths for the asset caches |
| 59c83af |
2009-06-11 |
allow absolute paths for the asset caches |
| bda55f8 |
2008-12-01 |
allow options to be passed to email address auto generation |
| dce6ade |
2008-10-07 |
Ensure select_tag#name attribute uses [] when :multiple ... |
| 8c105ee |
2008-09-29 |
Add options to field_set_tag |
| 322f3ea |
2008-06-17 |
Correct code example in dom_id docs. [#437 state:resolved] |
| 4d83e9d |
2008-06-17 |
Correct code example in dom_id docs. [#437 state:resolved] |
| 6a36d96 |
2008-04-02 |
Fix that config.to_prepare dependency error. Closes #105... |
| 9c4beb5 |
2008-01-20 |
Tidy up description for the rake test task. Closes #105... |
| 0d82b14 |
2007-12-05 |
Correct example for path parameters to use strings as ke... |
| d3cf2a6 |
2006-08-09 |
Document find's :from option. Closes #5762. [andrew@redl... |
| 43ee8ab |
2006-04-26 |
Allow error_messages_for to report errors for multiple o... |
| 445cb5c |
2006-03-27 |
Add support for :include to with_scope [andrew@redlineso... |
| e30699f |
2005-10-09 |
Add geometric type for postgresql adapter. Closes #2233. |