| b7cccae |
2011-10-13 |
improved ActiveResource's .element_path and .new_element... |
| dd27e2e |
2011-10-14 |
improved ActiveResource's .element_path and .new_element... |
| 8f86374 |
2011-10-10 |
allow shorthand routes with nested optional parameters |
| 07bbaaa |
2011-04-27 |
added a :prefix option to number_to_human_size |
| 873c13f |
2011-04-25 |
added test for number_to_phone with an empty string and ... |
| a1edbf7 |
2011-03-23 |
parse dates to yaml in json arrays |
| 7004434 |
2011-03-23 |
test json decoding with time parsing disabled with all b... |
| 8e73e58 |
2011-03-09 |
publicise ActionMailer::MailHelper.format_paragraph |
| f65023c |
2011-03-09 |
expose ActionMailer::MailHelper in the RDoc |
| dff73de |
2011-03-06 |
added failing test for fields_for with a record object t... |
| c7cfdd0 |
2011-03-09 |
refactored Engine.#find by giving an explicit name to a ... |
| 1f47061 |
2011-03-04 |
reverted tests deleted by 080345baca1076a9788d, refactor... |
| 7872cc9 |
2011-03-04 |
refactored Time#<=> and DateTime#<=> by removing unneces... |
| a062992 |
2011-02-28 |
added activesupport/test/tmp to gitignore |
| 511bf2a |
2011-02-20 |
refactored ActiveModel::Validations::InclusionValidator#... |
| b0da0dd |
2011-02-20 |
added Range#count? for Ruby 1.8 |
| 72f37bd |
2010-09-27 |
renderer calls object.to_json when rendering :json => ob... |
| a56df5b |
2010-09-27 |
renderer calls object.to_json when rendering :json => ob... |
| aa654ab |
2010-09-18 |
updated instructions on how to change the default sessio... |
| a637494 |
2010-09-18 |
updated instructions to generate the migration for the A... |
| 67a60ee |
2010-06-07 |
Add shallow routes to the new router [Closes #3765] |
| 8c7e897 |
2010-04-18 |
added shorthand support for routes like /projects/status... |
| e090898 |
2010-04-14 |
fixed typo in RUNNING_UNIT_TESTS |