aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* cleanup, get rid of trailing whitespace. [ci skip]Yves Senn2014-06-111-2/+2
* Fix Apache Directives [ci skip]Jason Nochlin2014-06-111-2/+4
* Correct Bundler link [ci skip]Aditya Kapoor2014-06-111-4/+3
* [ci skip] Refine Action Mailer guide.Juanito Fatas2014-06-111-10/+19
* docs, refactor docs about column modifiers. [ci skip] [Matthew Draper & Yves ...Yves Senn2014-06-101-12/+20
* [ci skip] Rename: Rails Database Migration to Active Record Migration.Juanito Fatas2014-06-102-2/+2
* [ci skip] Add note about type modifiers that cannot be specified in command l...Juanito Fatas2014-06-101-0/+2
* pg guide, add index to PostgreSQL array example. [ci skip]Yves Senn2014-06-091-1/+3
* Update migrations.mdKalman Hazins2014-06-081-0/+1
* Correct Example output in Rails guides [ci skip]Aditya Kapoor2014-06-071-7/+6
* copy edits [ci skip]Vijay Dev2014-06-072-2/+2
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2014-06-071-1/+9
|\
| * [ci skip] explain association behavior. schneems2014-06-021-0/+6
| * [ci skip] add fixture docs link to guidesschneems2014-06-021-1/+3
* | [ci skip] Fix capitalizationAkshay Vishnoi2014-06-075-19/+19
* | remove rubyforge.org that was shut down [ci skip]Gaurav Sharma2014-06-065-5/+11
* | docs, update `includes` + `where` example in AR guide. [ci skip]Yves Senn2014-06-061-3/+16
* | Update getting_started.mdJonathan Powers2014-06-051-0/+2
* | Update getting_started.mdJonathan Powers2014-06-051-0/+2
* | Pluralize paramsMauro George2014-06-031-1/+1
* | Add default_i18n_subject to the guidesMauro George2014-06-031-0/+18
* | Fix typo in ActionController OverviewAri Pollak2014-06-021-2/+2
* | :nail_care: for migrations guide from #15457 [ci skip]Zachary Scott2014-06-011-7/+8
* | Merge pull request #15457 from maurogeorge/add-changing-columnsZachary Scott2014-06-011-0/+22
|\ \
| * | Create Changing Columns on migrations guidesMauro George2014-06-011-0/+22
* | | Remove docs regarding grouping multiple values, as we should avoidZachary Scott2014-06-011-18/+1
* | | Merge pull request #15459 from maurogeorge/add-total-grouped-itemsZachary Scott2014-06-011-0/+34
|\ \ \ | |_|/ |/| |
| * | Add Total of grouped items to AR query interface on guidesMauro George2014-06-011-0/+34
| |/
* | Merge branch 'master' of github.com:rails/docrailsVijay Dev2014-06-011-1/+1
|\ \
| * | [ci skip] Fix Compiler's Github linkHarshad Sabne2014-05-271-1/+1
* | | config.assets.digests -> config.assets.digestJon Atack2014-06-011-2/+2
* | | Removed 'Caching with Rails' guide from WIP, this guide isn't ready toZachary Scott2014-05-311-5/+0
| |/ |/|
* | Update guides to mention 3.2.18.George Ogata2014-05-301-4/+5
* | Change the version schema to reflect how deprecations are handledRafael Mendonça França2014-05-301-3/+3
* | Update Minitest references in Testing GuideLeandro Facchinetti2014-05-301-12/+8
* | `bin/setup` script to bootstrap applications.Yves Senn2014-05-301-1/+1
* | [ci skip] Document Rails' shifted semver.Juanito Fatas2014-05-301-4/+23
* | Generated engines don't include bin/rake, fixes #15409 [ci skip]Zachary Scott2014-05-291-5/+5
* | Add missing period from 4b802bc [ci skip]Zachary Scott2014-05-291-1/+1
* | Fix broken link in Rails 3.0 release_notesNathan Youngman2014-05-291-1/+1
* | [ci skip] Make last note show up in postgresql guide.Juanito Fatas2014-05-291-1/+1
* | Add @senny's changed from #14741, including code font for `resources`Zachary Scott2014-05-291-1/+4
* | Merge branch 'master' of github.com:zackperdue/rails into zackperdue-masterZachary Scott2014-05-291-0/+19
|\ \
| * | Added documentation for the :param option for resourceful routingZack Perdue2014-04-141-0/+19
* | | Fix indentation from 1b4b26f [ci skip]Zachary Scott2014-05-281-3/+3
* | | [ci skip] Improve form_helpers.md guide.Juanito Fatas2014-05-291-31/+25
* | | Upgrading Ruby on Rails guide is no longer WIP [ci skip]Zachary Scott2014-05-281-1/+0
* | | Merge pull request #15347 from JuanitoFatas/benchmark-in-contributing-to-rorZachary Scott2014-05-261-0/+30
|\ \ \
| * | | [ci skip] Add benchmark your code section to contributing to ruby on rails gu...Juanito Fatas2014-05-271-0/+30
* | | | Rename Posts to Articles in Guides' Getting Started App, continuation of #152...John Kelly Ferguson2014-05-2530-142/+147
|/ / /