aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Fixes remote errors in isolation testsYehuda Katz2009-11-231-0/+15
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Pending test now passingJeremy Kemper2009-11-231-8/+6
| * | | | | | | Fixed that the debugger wouldn't go into IRB mode because of left-over ARGVs ...David Heinemeier Hansson2009-11-232-0/+4
| * | | | | | | Revert "Revert "Assert primary key does not exist in habtm when the associati...Jeremy Kemper2009-11-235-31/+14
| * | | | | | | Ensure generator fallbacks work even when a context is given.José Valim2009-11-232-1/+8
| * | | | | | | Also load generators at lib/rails_generators.José Valim2009-11-232-22/+10
| * | | | | | | Create SyncListener. Since they do not rely on Thread, they can be used on Go...José Valim2009-11-232-35/+74
| * | | | | | | Explicit source no longer needed, default gems source points to gemcutter.Jeremy Kemper2009-11-221-3/+0
| * | | | | | | macruby: no format_datetime or msg2strJeremy Kemper2009-11-211-2/+2
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Fix Rails::Rack::Static deprecated constant proxyJeremy Kemper2009-11-211-1/+1
| * | | | | | Update gemspec alsoJeremy Kemper2009-11-192-2/+1
| * | | | | | Should be rackmount 0.2Joshua Peek2009-11-191-1/+1
| * | | | | | Depend on rack-mount 0.0.2Joshua Peek2009-11-191-1/+1
| * | | | | | Extended and case insensitive regexp routes aren't that important.Joshua Peek2009-11-191-15/+24
| * | | | | | Update routing for rackmount 0.2 api changesJoshua Peek2009-11-191-54/+11
| * | | | | | Revert "Final steps toward clean rails "foo"; cd foo; gem bundle; script/serv...Jeremy Kemper2009-11-198-13/+13
| * | | | | | Add basic nested named route support to new routing dsl. Also add aJoshua Peek2009-11-192-8/+70
| * | | | | | Fix test bleedJeremy Kemper2009-11-181-1/+1
| * | | | | | Final steps toward clean rails "foo"; cd foo; gem bundle; script/server workingYehuda Katz + Carl Lerche2009-11-188-13/+13
| * | | | | | Check whether another lib has implemented ruby 1.9 string interp syntaxJeremy Kemper2009-11-181-1/+1
| * | | | | | Extract form_authenticity_param instance method so it's overridable in subcla...Jeremy Kemper2009-11-172-1/+24
| * | | | | | Insert generated association members in the same order they are specified whe...Gabe da Silveira2009-11-172-2/+25
| * | | | | | Revert "Ensure Model#destroy respects optimistic locking"Jeremy Kemper2009-11-172-52/+0
* | | | | | | removes warning in multiple_of? that is no longer needed after 7a2554dXavier Noria2010-01-031-2/+0
* | | | | | | AS guide: documents the file where each method is defined to allow cherry-pic...Xavier Noria2010-01-031-1/+19
* | | | | | | Regexp#(un)optionalize are also goneXavier Noria2010-01-021-25/+0
* | | | | | | Regexp#number_of_captures is goneXavier Noria2010-01-021-24/+0
* | | | | | | AS guide: documents the file where each method is defined to allow cherry-pic...Xavier Noria2010-01-021-1/+77
* | | | | | | AS guide: documents the file where each method is defined to allow cherry-pic...Xavier Noria2010-01-021-0/+44
* | | | | | | AS guide: documents Object#presenceXavier Noria2009-12-301-0/+8
* | | | | | | fixes a link in the plugins guideXavier Noria2009-12-301-1/+1
* | | | | | | fixes link to Pickaxe in getting started guideXavier Noria2009-12-301-1/+1
* | | | | | | fixes broken links in migrations guideXavier Noria2009-12-301-1/+1
* | | | | | | fixes broken links in form helpers guideXavier Noria2009-12-301-2/+2
* | | | | | | LH redirects to https in contributing guideXavier Noria2009-12-291-1/+1
* | | | | | | fixes broken links in 2.3 release notesXavier Noria2009-12-291-3/+3
* | | | | | | fixes broken links in 2.2 release notesXavier Noria2009-12-291-9/+9
* | | | | | | Further improvement to the documentation of has_many method collection.create:Dave Rothlisberger2009-12-281-1/+1
* | | | | | | Corrected documentation of has_many methods collection.build and collection.c...Dave Rothlisberger2009-12-281-4/+3
* | | | | | | fixes broken link, thanks to vegerXavier Noria2009-12-251-1/+1
* | | | | | | Fix some more typos in ActionController::ResponderDaniel Schierbeck2009-12-211-7/+7
* | | | | | | Fix some typos in the docs for ActionController::ResponderDaniel Schierbeck2009-12-211-10/+10
* | | | | | | Fixed spelling mistake.Erica Kwan2009-12-171-1/+1
* | | | | | | AS guide: fixes an exampleXavier Noria2009-12-171-1/+1
* | | | | | | AS guide: documents Enumerable#exclude?Xavier Noria2009-12-161-0/+8
* | | | | | | [].from(0) actually returns [], not nilRyan Bigg2009-12-171-1/+1
* | | | | | | Add options_from_collection_for_select to select_tag doco [hat-tip to anathem...Ryan Bigg2009-12-161-0/+3
* | | | | | | revises an example in docs about habtm & fixturesXavier Noria2009-12-031-2/+1
* | | | | | | Adding the directory tree of a generated Rails app.Robby Russell2009-12-031-0/+37
* | | | | | | Added links to web server options to their respective websites to save people...Robby Russell2009-12-031-2/+2