| 152a393 |
2012-02-25 |
Update changelogs with rails 3.0-stable branch info |
| 3053f52 |
2012-01-31 |
Same method for has_many and has_one associations |
| 38ffca5 |
2012-01-31 |
Easy dependent_restrict error message |
| 2a8f34a |
2012-01-29 |
Remove initialize variable columnn, not needed |
| 2bc8e57 |
2011-12-18 |
Update master changelogs with rails 3.0-stable branch info |
| 5acf76d |
2011-06-07 |
Add action_mailer observer and interceptors configuratio... |
| 66a2ffc |
2011-04-19 |
Update link to Rails 2.3 guides from 2.3.8 to last relea... |
| f366604 |
2011-03-18 |
remove bank line |
| 0a51e43 |
2011-03-11 |
remove some blanks |
| 8e0affb |
2011-03-06 |
Configuration options are symbols |
| 14c254a |
2011-03-06 |
Remove Example headers. Code just flows with the text. 6... |
| 7e9d45c |
2011-03-06 |
remove unused assigned variable |
| 5a6f651 |
2011-02-01 |
FIX not using _on_create or _on_update callbacks only _c... |
| d44cd37 |
2010-11-13 |
colorize_logging is a Rails General Configuration option... |
| 31358d8 |
2010-10-11 |
data-disable-with in button_to helper |
| 8a2b69b |
2010-08-12 |
applied guidelines to "# =>" |
| e7cc94a |
2010-06-28 |
Revert commit 37c44c8e707c Need more research on disable... |
| 37c44c8 |
2010-06-28 |
Added disable_with option description to button_to helper |
| ec37452 |
2010-06-22 |
Remove unused variable on assert_recognizes [#4912 state... |
| 46dd8af |
2010-06-20 |
Update integrated logging format |
| c2fb8af |
2010-05-17 |
Use assert_equal correctly in transaction callback tests... |
| cdf7001 |
2010-05-15 |
fix assert_select messages to its declaration behaviour |
| 878a9e0 |
2010-03-29 |
html_tag option to wrap error_message_on text [#4283 sta... |
| e27bfad |
2010-01-18 |
Forgot to change named_scope to scope in an ArgumentErro... |