| e8dd88a |
2013-05-17 |
Eliminate minitest warnings |
| f964783 |
2013-05-16 |
restore whitespace in Gemfile between sqlite3 and sprockets |
| c0f84c5 |
2013-05-16 |
restore whitespace in Gemfile between sqlite3 and sprockets |
| fbd2626 |
2013-05-05 |
2.15.1 is the first release that supports Rails 4. |
| ec92d84 |
2013-05-03 |
Add a test case for comparing Rails versions |
| 558d402 |
2013-05-01 |
Make railties version match RAILS_VERSION |
| 8efc87c |
2013-04-16 |
switch (and lazily convert) ivar names to 3.x |
| a4f812f |
2013-04-11 |
Use strip_heredoc where possible |
| 0171c47 |
2013-04-10 |
Editorial pass over generated Gemfile |
| cfb37a8 |
2013-04-03 |
Avoid running bundler on tests that don't need it |
| 04cda18 |
2013-04-02 |
Prefer find_by over dynamic finders in rdoc |
| 4e35dc0 |
2013-03-27 |
Remove buggy and unnecessary logic |
| 49c4af4 |
2013-03-27 |
Cosmetic cleanup of generated Gemfile |
| 7a9a700 |
2013-03-24 |
Use jquery-rails from github |
| 3008994 |
2013-03-13 |
Add support for generate scaffold password:digest |
| c41b768 |
2013-03-09 |
ensure response.stream is closed |
| 977455c |
2013-02-26 |
Allow both a path and an option on root in config/routes |
| 549ced9 |
2013-02-23 |
guides/rails_guides moved up and out of the railties dir... |
| 5d528f8 |
2013-02-14 |
Make valid_type? public |
| c692774 |
2013-01-11 |
Fix regression introduced in pull request 8812 |
| 9cc82b7 |
2013-01-08 |
Eliminate Rack::File headers deprecation warning |
| 73f4f4a |
2013-01-02 |
Fix a number of validation/style errors: |
| b9eb784 |
2012-12-15 |
Remove blank lines from generated Gemfile |
| 42954c4 |
2011-11-18 |
Stop db:seed from performing a reload of the db |
| 600cf8b |
2010-08-29 |
Make rake routes gracefully handle routes with no name |
| 829df80 |
2010-08-29 |
Make rake routes gracefully handle routes with no name |
| 788684d |
2010-05-08 |
get the rescue error page back [#4536 state:resolved] |
| 80095c5 |
2010-03-19 |
Controller generators should generate tests when action ... |
| cbc0201 |
2010-03-11 |
Add deprecation warning for overwrite_params and remove ... |
| 5998dd7 |
2010-02-02 |
Resolve view paths correctly on CygWin |
| df8852d |
2010-02-02 |
Make rdoc match current API |
| c8cba7d |
2010-01-20 |
Add AD::Route#to_s |
| aa3565f |
2009-12-24 |
Allow named_routes to be used with root, and with new DS... |