aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Updating documentation for Console. Now mentioniing sandbox and including a l...Robby Russell2009-12-031-7/+14
* assert_recognizes with a hash as first argument, needs to enclose arguments i...Jonathan Lim2009-11-302-8/+8
* assert_routing with a hash as first argument, needs to enclose arguments in b...Jonathan Lim2009-11-302-2/+2
* More improvements to generators guide.José Valim2009-11-221-17/+42
* More improvements to Rails Generators Guide.José Valim2009-11-221-21/+24
* First version of Generators guidesJosé Valim2009-11-221-0/+350
* Fixed grammar.Mike Naberezny2009-11-211-1/+1
* Updated link to RedCloth.Mike Naberezny2009-11-211-4/+2
* Indicate that the :method routing condition can also accept an array of HTTP ...Cheah Chu Yeow2009-11-201-3/+4
* documents that the REXML security fix is still needed to support all 1.8.7 pa...Xavier Noria2009-11-191-1/+4
* explains the motivation for duplicable?Xavier Noria2009-11-191-0/+16
* Merge remote branch 'mainstream/master'Pratik Naik2009-11-17659-12426/+11342
|\
| * Merge remote branch 'Fingertips/master'Joshua Peek2009-11-162-13/+66
| |\
| | * Allow explicit placement of hidden id element for nested models.Will Read2009-11-152-13/+66
| * | Make script/server work with correct application.rbYehuda Katz2009-11-162-1/+6
| * | Require action_dispatch, not action_controllerYehuda Katz2009-11-161-1/+1
| * | Temporarily add submodules to the Rails repo for Arel and Rack::Mount. These ...Yehuda Katz2009-11-163-0/+12
| |/
| * Ruby 1.9: skip pg locking test for 1.9.1 alsoJeremy Kemper2009-11-151-1/+1
| * Add TimeZone dependencyYehuda Katz2009-11-141-0/+2
| * Repair time dependenciesJeremy Kemper2009-11-148-13/+9
| * Loosen optional gem deps from ~> to >=Jeremy Kemper2009-11-141-1/+1
| * Remove Gemfile deps duplicated from AP gemspecJeremy Kemper2009-11-142-3/+1
| * Just use abstract_unitJeremy Kemper2009-11-141-12/+1
| * Fix bundler environment checkJeremy Kemper2009-11-141-1/+1
| * No need for test stubJeremy Kemper2009-11-141-2/+2
| * No need to check for generated method, just redispatchJeremy Kemper2009-11-141-4/+3
| * Ruby 1.9.2: use recursive flattenJeremy Kemper2009-11-141-7/+1
| * Skip pg locking test due to connection checkout deadlock detectionJeremy Kemper2009-11-141-5/+8
| * Consolidate date & time landscape: require 'active_support/time'Jeremy Kemper2009-11-148-31/+23
| * Ruby 1.9.2: fix flatten_deeper to preserve nilsJeremy Kemper2009-11-141-1/+1
| * Notifications: queue.drained? for testability in place of brittle sleepsJeremy Kemper2009-11-132-19/+21
| * Fix duration check for longer sleepJeremy Kemper2009-11-131-1/+1
| * CI: slow down brittle notifications testsJeremy Kemper2009-11-131-9/+10
| * Revert "Split arel_table into method to get a relation and another to memoize...Jeremy Kemper2009-11-135-13/+13
| * Ruby 1.9.2: StringIO no longer has #pathJeremy Kemper2009-11-131-1/+1
| * Ruby 1.9.2: fix broken to_ary expectationJeremy Kemper2009-11-131-1/+3