aboutsummaryrefslogtreecommitdiffstats
path: root/railties
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote branch 'docrails/master'Xavier Noria2010-09-013-55/+49
|\
| * Fix benchmarking for rails3Damien Mathieu2010-08-311-6/+6
| | | | | | | | | | * Fix the generated file examples * Fix the generators commands
| * Corrected typo in example on rendering collections in partials changing ↵Michael MacDonald2010-08-311-1/+1
| | | | | | | | @posts to @products to match the example
| * Fix an english failPratik Naik2010-08-311-1/+1
| |
| * Fix the readonly sectionPratik Naik2010-08-311-11/+5
| |
| * Update the section about joinsPratik Naik2010-08-311-4/+4
| |
| * Fix pessimistic locking examplesPratik Naik2010-08-301-4/+4
| |
| * Reword calculations sectionPratik Naik2010-08-301-10/+10
| |
| * Reword the section about exists?Pratik Naik2010-08-301-3/+3
| |
| * Improve example for having()Pratik Naik2010-08-301-1/+1
| |
| * Remove {} from hash conditions. And more occurrences of [] in array conditionsPratik Naik2010-08-301-12/+12
| |
| * Array conditions dont need []Pratik Naik2010-08-301-3/+3
| |
* | Bring back build to the initialization guideSantiago Pastorino2010-08-311-2/+2
|/
* resolves merge conflictXavier Noria2010-08-317-16/+12
|\
| * User.each is a liePratik Naik2010-08-301-2/+2
| |
| * Remove mention of InstantRails, it is completely obsolete.Joost Baaij2010-08-301-1/+1
| | | | | | | | Mention RubyInstaller instead which is actually quite pleasant and runs Rails fine.
| * Merge branch 'master' of github.com:lifo/docrailsJoost Baaij2010-08-301-1/+1
| |\
| | * Revert "Revert "refer to guides since 3.0 is released now""Xavier Noria2010-08-301-1/+1
| | | | | | | | | | | | | | | | | | Wanted to revert a different commit with same message This reverts commit 15d07981f6617a3f97f9e36f257131b56a97a441.
| * | Merge branch 'master' of github.com:lifo/docrailsJoost Baaij2010-08-301-1/+1
| |\|
| | * Revert "refer to guides since 3.0 is released now"Xavier Noria2010-08-301-1/+1
| | | | | | | | | | | | | | | | | | Reason: This is an exception. Thing is when you contribute to Rails you need to know how to proceed *now*, the instructions may be different than the ones published with some past release. This reverts commit 3d13dc88e20f86ac294baeafdd8343c5ddd3b623.
| * | Remove beta and RC paths in documentationJoost Baaij2010-08-303-31/+26
| |/
| * refer to guides since 3.0 is released nowJoost Baaij2010-08-301-1/+1
| |
| * fix the cache_fu linksDamien Mathieu2010-08-301-1/+1
| |
| * Update README to match Rails 3 generated directory structureBryan Helmkamp2010-08-301-1/+1
| |
| * The command for creating the sessions table has changedAkira Matsuda2010-08-301-1/+1
| |
* | Merge josevalim/deprecations branch.José Valim2010-08-303-19/+28
|\ \ | | | | | | | | | I maintained on purpose the DeprecatedUrlOptions in ActionMailer and the Deprecated configuration in Railties because they were already addressed by Piotr in his RSoC work.
| * | Update CHANGELOGs for 3.0 release and upcoming 3.1Jeremy Kemper2010-08-291-18/+2
| | |
| * | implements String#strip_heredocXavier Noria2010-08-291-0/+25
| | |
| * | -v=1.0.0 not neededSantiago Pastorino2010-08-291-1/+1
| | |
* | | Remove constants deprecation.José Valim2010-08-292-34/+0
|/ /
* | No more beta or rc on guidesSantiago Pastorino2010-08-292-23/+23
| |
* | Make rake routes gracefully handle routes with no nameSam Ruby2010-08-291-5/+5
| | | | | | | | Signed-off-by: Santiago Pastorino <santiago@wyeworks.com>
* | Ensure we are not calling length on nil.José Valim2010-08-281-5/+4
| |
* | Clean up CHANGELOGsJeremy Kemper2010-08-281-2/+11
| |
* | Fixed the session name generated by the app_generator. Also refactored the ↵Fred Wu2010-08-282-6/+24
| | | | | | | | | | | | corresponding test suites to be cleaner. [#5434 state:resolved] Signed-off-by: José Valim <jose.valim@gmail.com>
* | Read the route name directly from the route instead of looking it up in the ↵Andrew White2010-08-271-7/+1
|/ | | | | | named routes hash Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
* Merge remote branch 'docrails/master'Xavier Noria2010-08-284-13/+9
|\
| * Merge branch 'master' of github.com:lifo/docrailsJamison Dance2010-08-268-31/+25
| |\
| | * Simplify render :partialJames Miller2010-08-262-2/+2
| | |
| | * Prefer modern idiom for rendering partials on a collectionJames Miller2010-08-261-8/+4
| | |
| | * Getting started guide: typoJames Miller2010-08-261-1/+1
| | |
| | * Link to gembundler.com instead of Github repoJames Miller2010-08-261-1/+1
| | |
| * | fix sentence fragment in validates_associated cautionJamison Dance2010-08-261-1/+1
| | |
* | | solves everything in guides raised by WARNINGS=1 (except for one which is ↵Xavier Noria2010-08-273-36/+17
| | | | | | | | | | | | abandoned atm)
* | | adds a comment in cli.rb so that it is clear that exec_script_rails! ↵Xavier Noria2010-08-271-0/+2
| | | | | | | | | | | | performs an exec call
* | | Ruby 1.9: be sure to explicitly reference toplevel constants within ↵Jeremy Kemper2010-08-261-3/+3
| | | | | | | | | | | | BasicObject deprecation proxies
* | | Fixed broken test suite - there was problem with namespacing in ↵Łukasz Strzałkowski2010-08-261-2/+2
| | | | | | | | | | | | DeprecatedConstant class
* | | Fix a subtle bug involving RAILS_ROOTwycats2010-08-261-2/+8
| | |
* | | Fix up constant deprecation to be less dependent on load orderwycats2010-08-261-54/+19
| | |
* | | updates de title of the generators guide in the home and indexXavier Noria2010-08-272-2/+2
| | |