| Commit message (Expand) | Author | Age | Files | Lines |
* | Globalize has moved to a new repository | Harshad Sabne | 2013-11-25 | 1 | -1/+1 |
* | Merge remote-tracking branch 'docrails/master' | Xavier Noria | 2013-11-24 | 9 | -78/+98 |
|\ |
|
| * | a couple of copy-edits before merging [ci skip] | Xavier Noria | 2013-11-24 | 1 | -3/+2 |
| * | API Documentation Guidelines link correction [ci skip] | Harshad Sabne | 2013-11-23 | 1 | -1/+1 |
| * | Improve reading / style of hashes in AR guide | Carlos Antonio da Silva | 2013-11-19 | 1 | -5/+5 |
| * | Revert last two commits mistakenly changing join/include syntax | Carlos Antonio da Silva | 2013-11-19 | 1 | -7/+7 |
| * | syntax error joining/including models | Sergio | 2013-11-18 | 1 | -2/+2 |
| * | syntax error joining tables | Sergio | 2013-11-18 | 1 | -5/+5 |
| * | Update action_controller_overview.md [ci skip] | Harshad Sabne | 2013-11-15 | 1 | -1/+1 |
| * | Fix broken Wikipedia link. | Harshad Sabne | 2013-11-13 | 1 | -1/+1 |
| * | Remove outdated guide on using rack builder w/o rails middleware | Alex Johnson | 2013-11-13 | 1 | -20/+0 |
| * | Correct guide relating MiddlewareStackProxy with Enumerable | Alex Johnson | 2013-11-13 | 1 | -5/+4 |
| * | [ci skip] Replace #=> with # => | Alex Johnson | 2013-11-12 | 3 | -17/+17 |
| * | Fix RailsServer#start content in initialization guide | Alex Johnson | 2013-11-12 | 1 | -17/+23 |
| * | Add section for command_tasks in initialization guide | Alex Johnson | 2013-11-08 | 1 | -12/+42 |
| * | Update commands.rb content in initialization guide | Alex Johnson | 2013-11-08 | 1 | -2/+8 |
* | | Helper should be a module in Rails guides [ci skip] | Martin Harrigan | 2013-11-23 | 1 | -1/+1 |
* | | Added a missing close parenthesis to i18n.md | Jacob Evan Shreve | 2013-11-21 | 1 | -1/+1 |
* | | Fix ActiveRecord::Relation#unscope | Jon Leighton | 2013-11-20 | 1 | -16/+10 |
* | | Update caching guide with respect to :namespace | Jonathan Baudanza | 2013-11-19 | 1 | -1/+1 |
* | | Fixed typos in shallow routes and routing concerns | Ben Lewis | 2013-11-18 | 1 | -2/+2 |
* | | Instrument each load config initializer | Paul Nikitochkin | 2013-11-16 | 1 | -0/+9 |
* | | [ci skip] typo in ArgumentError exception | Peter Vandenabeele | 2013-11-16 | 1 | -1/+1 |
* | | Merge pull request #12907 from JuanitoFatas/upgrading | Rafael Mendonça França | 2013-11-15 | 1 | -9/+10 |
|\ \ |
|
| * | | [ci skip] Update gem versions for 3.2 and 3.1. Also change some words. | Juanito Fatas | 2013-11-16 | 1 | -9/+10 |
* | | | Change Relation#all to Relation#load [ci skip] | Sıtkı Bağdat | 2013-11-15 | 1 | -1/+1 |
* | | | Merge pull request #10848 from 907th/add_block_to_cattr_reader | Rafael Mendonça França | 2013-11-15 | 1 | -0/+9 |
|\ \ \ |
|
| * | | | Unify `cattr_*` interface: allow to pass a block to `cattr_reader`. | Alexey Chernenkov | 2013-11-15 | 1 | -0/+9 |
| |/ / |
|
* / / | Remove broken Commmand Line guide link | Nate Berkopec | 2013-11-15 | 1 | -2/+0 |
|/ / |
|
* | | Make it clear that require 'active_support' is required [ci-skip] | Godfrey Chan | 2013-11-13 | 1 | -1/+4 |
* | | Revert "`remove_column` does not take a type argument. [ci skip]. Closes #12864" | Yves Senn | 2013-11-13 | 1 | -1/+1 |
* | | [ci skip] Fix curl response output and use strong parameters in update action. | Juanito Fatas | 2013-11-13 | 1 | -4/+3 |
* | | `remove_column` does not take a type argument. [ci skip]. Closes #12864 | Yves Senn | 2013-11-12 | 1 | -1/+1 |
* | | Merge pull request #12815 from Adam89/patch-1 | Xavier Noria | 2013-11-11 | 1 | -1/+1 |
|\ \ |
|
| * | | Update security.md | Adam | 2013-11-08 | 1 | -1/+1 |
* | | | Fixed typo in migrations guide | Jimmy Petersen | 2013-11-11 | 1 | -1/+1 |
* | | | Fixed minor typo | Jens Dahl Møllerhøj | 2013-11-09 | 1 | -1/+1 |
|/ / |
|
* | | :scissors: fix broken url [ci skip] | Gaurish Sharma | 2013-11-09 | 1 | -2/+1 |
* | | removes redundant curly brackets in example code [ci skip] | Xavier Noria | 2013-11-08 | 1 | -1/+1 |
* | | Merge pull request #12609 from corwinkelly/patch-1 | Xavier Noria | 2013-11-08 | 1 | -3/+1 |
|\ \
| |/
|/| |
|
| * | Fix undefined method error for NilClass | corwinkelly | 2013-10-23 | 1 | -1/+1 |
| * | Update workaround for "Outside the Scope of Strong Parameters" | corwinkelly | 2013-10-22 | 1 | -3/+1 |
* | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2013-11-07 | 8 | -37/+76 |
|\ \ |
|
| * | | Update Rails initialization guide to explain how bin/rails is executed | Alex Johnson | 2013-11-06 | 1 | -3/+36 |
| * | | Fixed code syntax for config.ru [ci skip] | Rashmi Yadav | 2013-11-04 | 1 | -1/+1 |
| * | | exists? is deprecated in ruby trunk [ci skip] | Rashmi Yadav | 2013-11-01 | 2 | -4/+4 |
| * | | guides/rails_on_rack: Fix formatting of _Internal Middleware Stack_ section | Zachary Scott | 2013-10-28 | 1 | -23/+23 |
| * | | fix typo introduced when searching in markdown document with vim | Damien Mathieu | 2013-10-24 | 1 | -14/+14 |
| * | | rephrase the overriding views part about the view path | Damien Mathieu | 2013-10-24 | 1 | -15/+15 |
| * | | Fixed URL link to rendered_component plugin [ci skip] | Harshad Sabne | 2013-10-23 | 1 | -1/+1 |