| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | Fixed that the debugger wouldn't go into IRB mode because of left-over ARGVs ... | David Heinemeier Hansson | 2009-11-23 | 2 | -0/+4 |
| * | | | | | | | Revert "Revert "Assert primary key does not exist in habtm when the associati... | Jeremy Kemper | 2009-11-23 | 5 | -31/+14 |
| * | | | | | | | Ensure generator fallbacks work even when a context is given. | José Valim | 2009-11-23 | 2 | -1/+8 |
| * | | | | | | | Also load generators at lib/rails_generators. | José Valim | 2009-11-23 | 2 | -22/+10 |
| * | | | | | | | Create SyncListener. Since they do not rely on Thread, they can be used on Go... | José Valim | 2009-11-23 | 2 | -35/+74 |
| * | | | | | | | Explicit source no longer needed, default gems source points to gemcutter. | Jeremy Kemper | 2009-11-22 | 1 | -3/+0 |
| * | | | | | | | macruby: no format_datetime or msg2str | Jeremy Kemper | 2009-11-21 | 1 | -2/+2 |
| | |_|_|_|_|/
| |/| | | | | |
|
| * | | | | | | Fix Rails::Rack::Static deprecated constant proxy | Jeremy Kemper | 2009-11-21 | 1 | -1/+1 |
| * | | | | | | Update gemspec also | Jeremy Kemper | 2009-11-19 | 2 | -2/+1 |
| * | | | | | | Should be rackmount 0.2 | Joshua Peek | 2009-11-19 | 1 | -1/+1 |
| * | | | | | | Depend on rack-mount 0.0.2 | Joshua Peek | 2009-11-19 | 1 | -1/+1 |
| * | | | | | | Extended and case insensitive regexp routes aren't that important. | Joshua Peek | 2009-11-19 | 1 | -15/+24 |
| * | | | | | | Update routing for rackmount 0.2 api changes | Joshua Peek | 2009-11-19 | 1 | -54/+11 |
| * | | | | | | Revert "Final steps toward clean rails "foo"; cd foo; gem bundle; script/serv... | Jeremy Kemper | 2009-11-19 | 8 | -13/+13 |
| * | | | | | | Add basic nested named route support to new routing dsl. Also add a | Joshua Peek | 2009-11-19 | 2 | -8/+70 |
| * | | | | | | Fix test bleed | Jeremy Kemper | 2009-11-18 | 1 | -1/+1 |
| * | | | | | | Final steps toward clean rails "foo"; cd foo; gem bundle; script/server working | Yehuda Katz + Carl Lerche | 2009-11-18 | 8 | -13/+13 |
| * | | | | | | Check whether another lib has implemented ruby 1.9 string interp syntax | Jeremy Kemper | 2009-11-18 | 1 | -1/+1 |
| * | | | | | | Extract form_authenticity_param instance method so it's overridable in subcla... | Jeremy Kemper | 2009-11-17 | 2 | -1/+24 |
| * | | | | | | Insert generated association members in the same order they are specified whe... | Gabe da Silveira | 2009-11-17 | 2 | -2/+25 |
| * | | | | | | Revert "Ensure Model#destroy respects optimistic locking" | Jeremy Kemper | 2009-11-17 | 2 | -52/+0 |
* | | | | | | | removes warning in multiple_of? that is no longer needed after 7a2554d | Xavier Noria | 2010-01-03 | 1 | -2/+0 |
* | | | | | | | AS guide: documents the file where each method is defined to allow cherry-pic... | Xavier Noria | 2010-01-03 | 1 | -1/+19 |
* | | | | | | | Regexp#(un)optionalize are also gone | Xavier Noria | 2010-01-02 | 1 | -25/+0 |
* | | | | | | | Regexp#number_of_captures is gone | Xavier Noria | 2010-01-02 | 1 | -24/+0 |
* | | | | | | | AS guide: documents the file where each method is defined to allow cherry-pic... | Xavier Noria | 2010-01-02 | 1 | -1/+77 |
* | | | | | | | AS guide: documents the file where each method is defined to allow cherry-pic... | Xavier Noria | 2010-01-02 | 1 | -0/+44 |
* | | | | | | | AS guide: documents Object#presence | Xavier Noria | 2009-12-30 | 1 | -0/+8 |
* | | | | | | | fixes a link in the plugins guide | Xavier Noria | 2009-12-30 | 1 | -1/+1 |
* | | | | | | | fixes link to Pickaxe in getting started guide | Xavier Noria | 2009-12-30 | 1 | -1/+1 |
* | | | | | | | fixes broken links in migrations guide | Xavier Noria | 2009-12-30 | 1 | -1/+1 |
* | | | | | | | fixes broken links in form helpers guide | Xavier Noria | 2009-12-30 | 1 | -2/+2 |
* | | | | | | | LH redirects to https in contributing guide | Xavier Noria | 2009-12-29 | 1 | -1/+1 |
* | | | | | | | fixes broken links in 2.3 release notes | Xavier Noria | 2009-12-29 | 1 | -3/+3 |
* | | | | | | | fixes broken links in 2.2 release notes | Xavier Noria | 2009-12-29 | 1 | -9/+9 |
* | | | | | | | Further improvement to the documentation of has_many method collection.create: | Dave Rothlisberger | 2009-12-28 | 1 | -1/+1 |
* | | | | | | | Corrected documentation of has_many methods collection.build and collection.c... | Dave Rothlisberger | 2009-12-28 | 1 | -4/+3 |
* | | | | | | | fixes broken link, thanks to veger | Xavier Noria | 2009-12-25 | 1 | -1/+1 |
* | | | | | | | Fix some more typos in ActionController::Responder | Daniel Schierbeck | 2009-12-21 | 1 | -7/+7 |
* | | | | | | | Fix some typos in the docs for ActionController::Responder | Daniel Schierbeck | 2009-12-21 | 1 | -10/+10 |
* | | | | | | | Fixed spelling mistake. | Erica Kwan | 2009-12-17 | 1 | -1/+1 |
* | | | | | | | AS guide: fixes an example | Xavier Noria | 2009-12-17 | 1 | -1/+1 |
* | | | | | | | AS guide: documents Enumerable#exclude? | Xavier Noria | 2009-12-16 | 1 | -0/+8 |
* | | | | | | | [].from(0) actually returns [], not nil | Ryan Bigg | 2009-12-17 | 1 | -1/+1 |
* | | | | | | | Add options_from_collection_for_select to select_tag doco [hat-tip to anathem... | Ryan Bigg | 2009-12-16 | 1 | -0/+3 |
* | | | | | | | revises an example in docs about habtm & fixtures | Xavier Noria | 2009-12-03 | 1 | -2/+1 |
* | | | | | | | Adding the directory tree of a generated Rails app. | Robby Russell | 2009-12-03 | 1 | -0/+37 |
* | | | | | | | Added links to web server options to their respective websites to save people... | Robby Russell | 2009-12-03 | 1 | -2/+2 |
* | | | | | | | Updating documentation for Console. Now mentioniing sandbox and including a l... | Robby Russell | 2009-12-03 | 1 | -7/+14 |
* | | | | | | | assert_recognizes with a hash as first argument, needs to enclose arguments i... | Jonathan Lim | 2009-11-30 | 2 | -8/+8 |