| 8ea480b |
2013-01-04 |
Remove the fallback onto `ActiveXObject("Microsoft.XMLHT... |
| 25c12de |
2013-01-02 |
Link to the right fork of country_select. |
| 1679aa5 |
2011-11-04 |
Synchronize the gemspecs since CHANGELOG has been rename... |
| fbc2fde |
2011-11-04 |
Synchronize the gemspecs since CHANGELOG has been rename... |
| f63a134 |
2011-08-21 |
This is a test on --skip-sprockets, not --skip-active-re... |
| 2173e04 |
2011-08-21 |
Add a trailing space to the comment_if method |
| 4882271 |
2012-03-27 |
Rails.initialized? can be called at any time without rai... |
| 75dd33a |
2011-08-14 |
Methods like status and location are interfering with re... |
| 325fdfc |
2011-07-31 |
Remove warnings by calling remove_method |
| ad0772f |
2011-07-28 |
We don't need to require erb here. |
| 018b131 |
2011-08-13 |
We don't need to require erb here. |
| 41902e6 |
2011-07-26 |
Simplify the test by using id and name. `id` will be the... |
| 5004aaf |
2011-08-13 |
Simplify the test by using id and name. `id` will be the... |
| 77bb0b7 |
2011-07-24 |
Ordering with extra spaces was raising a SQL exception |
| 8bc314b |
2011-07-20 |
assign_nested_attributes_for_collection_association shou... |
| 1d674d5 |
2011-07-20 |
assign_nested_attributes_for_collection_association shou... |
| ea649de |
2011-07-11 |
Rails.application#env_config is now public API. [Closes ... |
| 4633772 |
2011-05-25 |
Add the MIT-LICENSE to the Active Support gemspec |
| 09811a0 |
2011-11-04 |
Add the MIT-LICENSE to the Active Support gemspec |
| 85283f0 |
2011-05-25 |
Add the MIT-LICENSE to the Active Resource gemspec |
| 04c15b7 |
2011-11-04 |
Add the MIT-LICENSE to the Active Resource gemspec |
| 64d9773 |
2011-05-25 |
Add the MIT-LICENSE to the Active Record gemspec |
| e3609d6 |
2011-11-04 |
Add the MIT-LICENSE to the Active Record gemspec |
| b2db874 |
2011-05-25 |
Fix the AR::Base#inspect method [closes #1294] |
| bf159aa |
2011-05-25 |
Test AR::Base#inspect on an allocated object not yet ini... |
| 8dcacd0 |
2011-02-02 |
Refactor clear_timestamp_attributes to use the newly cre... |
| a5b03e9 |
2011-02-02 |
Implement and test private method all_timestamp_attribut... |
| 4731576 |
2011-02-02 |
Test timestamp_attributes_for_update_in_model that was a... |
| 5178e64 |
2011-02-02 |
Added timestamp_attributes_for_create_in_model |
| 598b32c |
2011-02-02 |
Test private method all_timestamp_attributes |
| 253f5a1 |
2011-02-02 |
Test private method timestamp_attributes_for_update |
| 6d40d52 |
2011-02-02 |
Test private method timestamp_attributes_for_create |
| 8bc464c |
2011-02-09 |
The optimistic lock column should be increased when call... |
| 7f8ce38 |
2010-11-24 |
Document the behavior of the dup method: does not preser... |
| 7b77a1f |
2010-11-24 |
Typo in the comments of the clear_timestamp_attributes m... |
| c17cb73 |
2010-11-24 |
Dup should reset the timestamps as it is considered a ne... |
| 47f39d2 |
2010-11-24 |
Testing that dup is resetting the timestamps |
| aa40543 |
2010-12-15 |
Provide test for #4840: to_xml doesn't work in such case... |
| 983976e |
2010-11-12 |
Finder gives a little bit more info on the lookup column... |
| de2933e |
2010-11-11 |
STI type is now updated when calling AR::Base.becomes on... |
| 621ee37 |
2010-05-16 |
I have updated the documentation according to ticket #42... |