aboutsummaryrefslogtreecommitdiffstats
path: root/railties
Commit message (Expand)AuthorAgeFilesLines
* update changelogs for gems without changes too [ci skip]Vijay Dev2012-03-091-0/+8
* In a nested resource route, the parent resource param is <resource_name>_idVijay Dev2012-03-091-8/+8
* Left off a : when specifying the :namespace option for a :controllercoreyhaines2012-03-091-1/+1
* Fix typo in isolated engine docsCaius Durling2012-03-091-1/+1
* Fix typo in asset pipeline guideMatthew Conway2012-03-091-1/+1
* Fixed a slightly misleading equivalent SQL code on the 3.2 query interface.Swanand Pagnis2012-03-091-1/+1
* typoMikhail Dieterle2012-03-091-1/+1
* Now all the models need to explicitly declare the accessible attributesRafael Mendonça França2012-03-041-0/+1
* Only add the whitelist_attributes option if ActiveRecord is presentRafael Mendonça França2012-03-043-2/+8
* Whitelist all attribute assignment by default.Michael Koziarski2012-03-052-1/+11
* CSS fix for guides. Closing #5028 [ci skip]Vijay Dev2012-03-031-1/+1
* Merge branch '3-2-2' into 3-2-stableAaron Patterson2012-03-011-1/+1
|\
| * bumping to 3.2.2Aaron Patterson2012-03-011-1/+1
| * updating RAILS_VERSIONAaron Patterson2012-02-221-2/+2
* | Removed (outdated?) config.action_view.logger from configuration guide.Victor Costan2012-02-191-3/+1
|/
* fix a typo [ci skip]Vijay Dev2012-02-181-1/+1
* Documenting the :inverse_of option for associationsMike Gunderloy2012-02-181-0/+99
* fix spacer template exampleSergey Nartimov2012-02-181-1/+1
* Fix that failed tests should exit with a nonzero error code.Jeremy Kemper2012-02-102-31/+17
* always flush all logs. fixes #4277Aaron Patterson2012-02-071-1/+1
* --edge option should generate app with rails 3-2-stableGuillermo Iguaran2012-02-073-4/+4
* Add branch to sass-rails and coffee-rails for apps generated with --dev or --...Guillermo Iguaran2012-02-061-2/+2
* Fix plugin_new test failure from c8c84397Prem Sichanugrist2012-02-012-3/+7
* Fix GH #4749. Remove branch options, because edge is not 3-2-stable.kennyj2012-02-012-2/+7
* Merge pull request #4779 from bsodmike/bsodmike-3-2-stableAaron Patterson2012-01-311-1/+1
|\
| * clarification to prevent confusing newbies; Passenger/Unicorn are app servers...Michael de Silva2012-01-311-1/+1
* | fix assets testSergey Nartimov2012-01-311-1/+1
|/
* updating RAILS_VERSIONXavier Noria2012-01-261-1/+1
* CHANGELOG revision for v3.2.1Xavier Noria2012-01-261-0/+8
* disable automatic explain if there is no logger [closes #4671]Xavier Noria2012-01-261-0/+3
* Fix contributing guide to reflect preferred position on indentationbrainopia2012-01-261-1/+1
* Merge pull request #4673 from carlosantoniodasilva/validation-guides-update-3-2Vijay Dev2012-01-253-16/+25
|\
| * Fix callbacks order for destroying an object in validations guideCarlos Antonio da Silva2012-01-251-2/+4
| * Improve field error proc example in validations guideCarlos Antonio da Silva2012-01-251-7/+2
| * Change ActiveRecord::Errors to ActiveModel::Errors in guidesCarlos Antonio da Silva2012-01-253-5/+5
| * Fix custom validation methods section in AR validations and callbacks guideCarlos Antonio da Silva2012-01-251-2/+14
* | Merge pull request #4601 from carlosantoniodasilva/patch-1José Valim2012-01-231-0/+1
|\ \
| * | Add missing require to Array#wrap in generators action methodsCarlos Antonio da Silva2012-01-221-0/+1
* | | Support decimal{1,2} and decimal{1-2} and decimal{1.2} so it works fine with ...José Valim2012-01-222-5/+5
|/ /
* | Fix `$rails_rake_task` global variable warning without replacing the value of...Jonathan Viney2012-01-221-2/+1
* | Preparing for 3.2.0 releaseDavid Heinemeier Hansson2012-01-202-2/+2
* | update release notes [ci skip]Vijay Dev2012-01-201-2/+0
* | add uglifier version info in the 'what to update' sectionVijay Dev2012-01-191-0/+1
* | fix duplicate ids for the headers [ci skip]Vijay Dev2012-01-191-7/+7
* | document AR::Base#with_lock in release notes [ci skip]Vijay Dev2012-01-191-0/+27
* | update the getting_started guide code [ci skip]Vijay Dev2012-01-199-24/+57
* | Merge pull request #4531 from exviva/pessimistic_with_lockAaron Patterson2012-01-191-0/+11
* | revising release notes [ci skip]Vijay Dev2012-01-191-2/+2
* | update release note: timestamps is non-null as defaultFujimura Daisuke2012-01-191-0/+2
* | revise wording [ci skip]Vijay Dev2012-01-191-2/+2