aboutsummaryrefslogtreecommitdiffstats
path: root/railties
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'docrails/master'Xavier Noria2010-09-013-55/+49
|\
| * Fix benchmarking for rails3Damien Mathieu2010-08-311-6/+6
| * Corrected typo in example on rendering collections in partials changing @post...Michael MacDonald2010-08-311-1/+1
| * 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
| * 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
| * | 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
| * | 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
|\ \
| * | 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
* | 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 co...Fred Wu2010-08-282-6/+24
* | Read the route name directly from the route instead of looking it up in the n...Andrew White2010-08-271-7/+1
|/
* 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 aba...Xavier Noria2010-08-273-36/+17
* | | adds a comment in cli.rb so that it is clear that exec_script_rails! performs...Xavier Noria2010-08-271-0/+2
* | | Ruby 1.9: be sure to explicitly reference toplevel constants within BasicObje...Jeremy Kemper2010-08-261-3/+3
* | | Fixed broken test suite - there was problem with namespacing in DeprecatedCon...Łukasz Strzałkowski2010-08-261-2/+2
* | | 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