| 95296f1 |
2013-06-04 |
Merge pull request #10841 from latortuga/fix-underscore-... |
| ecd2637 |
2013-06-13 |
Merge pull request #10841 from latortuga/fix-underscore-... |
| 4a85d7d |
2013-06-03 |
Merge branch '4-0-stable' of github.com:rails/rails into... |
| 59caeb6 |
2013-06-03 |
Merge branch 'master' of github.com:rails/rails |
| f9c2f76 |
2013-06-03 |
The behavior we had in place in rc1 was actually to conv... |
| a64d2de |
2013-06-03 |
The behavior we had in place in rc1 was actually to conv... |
| a6fe33d |
2013-06-03 |
Allow Date to be compared with Time (like it was possibl... |
| 82329be |
2013-06-03 |
Allow Date to be compared with Time (like it was possibl... |
| bb3d9a6 |
2013-06-03 |
Merge pull request #10827 from trevorturk/patch-upgrade-... |
| 0512286 |
2013-06-03 |
Merge pull request #10747 from javan/patch-1 |
| 1ec6429 |
2013-04-29 |
Bump version to rc1 |
| e58f116 |
2013-04-23 |
Remove test case also related to the belongs_to touch fe... |
| 7389df1 |
2013-04-23 |
Revert "`belongs_to :touch` behavior now touches old ass... |
| eaec0ec |
2013-04-19 |
Merge branch 'master' of github.com:rails/rails |
| 082c90d |
2013-04-18 |
Alignment |
| 4746f92 |
2013-04-18 |
Indent around the scaffold loop |
| f038d4c |
2013-04-18 |
HTML5 breaks |
| da5405c |
2013-04-18 |
Better ordering |
| 9035cfc |
2013-04-03 |
Merge pull request #9141 from adamgamble/issue-9091 |
| 50fd48e |
2013-04-02 |
Merge pull request #10056 from steveklabnik/remove_rails... |
| c0bc9ce |
2013-02-25 |
Preparing for 4.0.0.beta1 release |
| 2b7b5f5 |
2013-02-25 |
Merge pull request #8530 from dasch/dependency-trackers |
| add8b51 |
2013-02-25 |
Merge pull request #9072 from htanata/statistics |
| 6e2cba1 |
2013-02-02 |
test for issue 8931 |
| 390ad45 |
2013-01-15 |
Merge pull request #8946 from reednj77/rack-cache-headers |
| 3bfd99d |
2013-01-10 |
Include jbuilder by default and rely on its scaffold gen... |
| 64e3660 |
2013-01-08 |
Merge pull request #8818 from jamis/master |
| cc1c3c5 |
2013-01-08 |
Revert "unpermitted params" exception -- it's just not g... |
| ae3286b |
2013-01-08 |
Never treat action or controller as unpermitted params |
| e63e280 |
2013-01-07 |
Use similar comment style |
| e05a504 |
2013-01-06 |
This is not that common of a change to warrant top-line ... |
| 26365d0 |
2013-01-06 |
Include the standard reminder that you need to restart f... |
| 516f148 |
2013-01-05 |
Needless fancy structure that did not anything |
| f17a631 |
2013-01-05 |
Fix indention issue in generated template |
| f2c0e57 |
2013-01-05 |
Fix indention issue in generated template |
| cbabd1b |
2013-01-05 |
Merge pull request #8769 from senny/deprecate_assert_blank |
| 3d08614 |
2013-01-05 |
No need to give an example where there is generated code... |
| 201f8d7 |
2013-01-05 |
config.assets.enabled is now true by default |
| 8d945f4 |
2013-01-01 |
Merge pull request #8668 from guilleiguaran/exceptions |