Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Add attr_accessible to the Getting Started Guide. | Steve Klabnik | 2013-03-29 | 1 | -0/+2 | |
* | | Be consistent with quotes in smtp example guide [ci skip] | Carlos Antonio da Silva | 2013-03-19 | 1 | -1/+1 | |
* | | Change @env_config to @app_env_config | Evan Phoenix | 2013-03-18 | 1 | -1/+1 | |
* | | Add release dates to documentation [ci skip] | claudiob | 2013-03-18 | 1 | -1/+1 | |
* | | Merge branch '3-2-13' into 3-2-stable | Aaron Patterson | 2013-03-18 | 2 | -2/+2 | |
|\ \ | ||||||
| * | | bumping to 3.2.13 | Aaron Patterson | 2013-03-18 | 1 | -1/+1 | |
| * | | bumping to rc2 | Aaron Patterson | 2013-03-06 | 1 | -1/+1 | |
| * | | Preparing for 3.2.13.rc1 release | Steve Klabnik | 2013-02-27 | 1 | -2/+2 | |
| * | | Update CHANGELOGs for 3.2.13 release. | Steve Klabnik | 2013-02-27 | 1 | -0/+5 | |
* | | | Typo fix [ci ski] | Justin | 2013-03-15 | 1 | -2/+2 | |
* | | | Update CHANGELOGs for 3.2.13.rc1 | Steve Klabnik | 2013-03-05 | 1 | -0/+5 | |
* | | | Backported #6755 to 3-2-stable. Don't read csv file during executing db:fixtu... | Narihiro Nakamura | 2013-02-28 | 1 | -0/+12 | |
|/ / | ||||||
* | | Define #inspect instead of #to_s | Prem Sichanugrist | 2013-02-24 | 1 | -2/+2 | |
* | | Fix failing test case when no database.yml | Prem Sichanugrist | 2013-02-24 | 1 | -4/+11 | |
* | | `name` should be public. | Aaron Patterson | 2013-02-24 | 1 | -12/+12 | |
* | | Add in missing requires | Prem Sichanugrist | 2013-02-24 | 1 | -0/+1 | |
* | | Do not put the version in unreleased changes [ci skip] | Rafael Mendonça França | 2013-02-14 | 1 | -1/+1 | |
* | | Fix the CHANGELOG headers [ci skip] | Rafael Mendonça França | 2013-02-14 | 1 | -0/+5 | |
* | | Fix typo in railties changelog [ci skip] | Carlos Antonio da Silva | 2013-02-14 | 1 | -1/+1 | |
* | | Update changelogs with version/release dates [ci skip] | Carlos Antonio da Silva | 2013-02-11 | 1 | -1/+3 | |
* | | Merge branch '3-2-sec' into 3-2-stable | Aaron Patterson | 2013-02-11 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | bumping version | Aaron Patterson | 2013-02-10 | 1 | -1/+1 | |
* | | | Fix the TestCase class and make tests pass on ruby 2.0 | Rafael Mendonça França | 2013-01-14 | 1 | -2/+2 | |
* | | | Add regression test to #8907 | Rafael Mendonça França | 2013-01-14 | 1 | -0/+31 | |
* | | | Update changelogs with release date [ci skip] | Carlos Antonio da Silva | 2013-01-09 | 1 | -1/+7 | |
* | | | Merge branch '3-2-sec' into 3-2-secmerge | Aaron Patterson | 2013-01-08 | 1 | -1/+1 | |
|\| | | ||||||
| * | | bumping version | Aaron Patterson | 2013-01-08 | 1 | -1/+1 | |
* | | | update directory tree in the generated README | Akira Matsuda | 2013-01-04 | 1 | -8/+8 | |
* | | | Merge tag 'v3.2.10' into 3-2-stable | Miguel | 2013-01-03 | 1 | -1/+1 | |
|\| | | ||||||
| * | | bumping version to 3.2.10 | Aaron Patterson | 2012-12-23 | 1 | -1/+1 | |
* | | | Add release date of 3.2.10 | Rafael Mendonça França | 2013-01-02 | 1 | -2/+6 | |
* | | | Merge branch '3-2-stable' into 3-2-secmerge | Aaron Patterson | 2013-01-02 | 5 | -271/+40 | |
|\ \ \ | ||||||
| * | | | removes the Ajax on Rails early draft | Xavier Noria | 2012-12-31 | 1 | -267/+0 | |
| * | | | backport #8616, quote column names in generated fixture files | Yves Senn | 2012-12-26 | 4 | -4/+40 | |
| | |/ | |/| | ||||||
* | | | Merge branch '3-2-sec' into 3-2-secmerge | Aaron Patterson | 2012-12-23 | 1 | -0/+4 | |
|\ \ \ | |/ / |/| / | |/ | ||||||
| * | updating the changelogs | Aaron Patterson | 2012-12-23 | 1 | -0/+2 | |
| * | Add release date of Rails 3.2.9 to documentation | claudiob | 2012-12-23 | 1 | -1/+1 | |
* | | Don't use 1.9 hash syntax on 3-2-stable | Andrew White | 2012-12-14 | 1 | -6/+6 | |
* | | Clear url helper methods when routes are reloaded | Andrew White | 2012-12-14 | 1 | -0/+71 | |
* | | Allow users to choose the timestamp format in the cache key | Rafael Mendonça França | 2012-12-10 | 1 | -0/+2 | |
* | | Merge pull request #8280 from asanghi/fix_guide_field_with_error_proc | Rafael Mendonça França | 2012-11-20 | 1 | -2/+6 | |
* | | backport #8262, require bundler groups to include rake-tasks in engines | Yves Senn | 2012-11-19 | 2 | -1/+6 | |
* | | Remove the git option from ruby-prof gem pointing to wycats repo. | Carlos Antonio da Silva | 2012-11-16 | 1 | -1/+1 | |
* | | backport #8139, `plugin new` adds dummy app tasks when necessary. … | Yves Senn | 2012-11-15 | 4 | -2/+17 | |
* | | Fixes issue #6251 | David Padilla | 2012-11-15 | 1 | -1/+1 | |
* | | Update mocha version to 0.13.0 and change requires | Carlos Antonio da Silva | 2012-11-13 | 3 | -3/+4 | |
* | | Add release date of Rails 3.2.9 to documentation | claudiob | 2012-11-12 | 1 | -1/+1 | |
* | | Merge branch '3-2-9' into 3-2-stable | Santiago Pastorino | 2012-11-12 | 1 | -1/+1 | |
|\| | ||||||
| * | Bump to 3.2.9 | Santiago Pastorino | 2012-11-12 | 1 | -1/+1 | |
| * | Revert "Add test case to assets eager load" | Santiago Pastorino | 2012-11-09 | 1 | -3/+0 |