aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* Remove extra 'the' and unwanted comma [ci skip]Santosh Wadghule2016-03-081-1/+1
* Remove incorrect Rack documentation exampleJon Moss2016-03-071-2/+2
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2016-03-068-31/+31
|\
| * [ci skip] Update all guides with `null: false` change in migrationsPrathamesh Sonpatki2016-03-033-23/+23
| * [ci skip] Update getting started guide for chanages in migrations APIPrathamesh Sonpatki2016-03-031-3/+3
| * [ci skip] fix json outputMikhail Dieterle2016-02-271-1/+1
| * [ci skip] Remove reference to Rails 4 in the initialization guide.Prathamesh Sonpatki2016-02-262-3/+3
| * [ci skip] fix typosMikhail Dieterle2016-02-141-3/+3
| * [ci skip] Update 'Testing Active Record'yui-knk2016-02-141-1/+1
* | remove entry for reverted commit [ci skip]yuuji.yaginuma2016-03-061-3/+0
* | Update the rendering guide to match the current behaviorRafael Mendonça França2016-03-051-10/+9
* | remove config that are no longer needed in sprockets-rails 3yuuji.yaginuma2016-03-052-2/+2
* | Match Puma 3 startup messages [ci skip]Sam Ruby2016-03-043-8/+8
* | Fix author callback in engines guide [ci skip]Michael Ryan2016-03-041-3/+3
* | Merge pull request #24021 from y-yagi/add_scaffold_stylesheet_to_guideJon Moss2016-03-031-0/+1
|\ \
| * | add `scaffold_stylesheet` method to guide [ci skip]yuuji.yaginuma2016-03-041-0/+1
* | | [ci skip] Make collection caching explicit in guides.Kasper Timm Hansen2016-03-031-15/+6
* | | Change 'a HTTP' to 'an HTTP' [ci skip]Santosh Wadghule2016-03-033-5/+5
|/ /
* | Changed behaviour of timestamps helper by create_table migration generator [c...Mehmet Emin İNAÇ2016-03-031-1/+1
* | Merge pull request #23936 from yui-knk/local_constants_to_be_publicRafael Mendonça França2016-03-011-23/+0
|\ \
| * | Deprecate `Module.local_constants`yui-knk2016-03-011-23/+0
* | | Merge pull request #23417 from sgringwe/masterRafael Mendonça França2016-03-011-0/+2
|\ \ \
| * | | Add initial support for allowing an error on order or limit of queries being ...Scott Ringwelski2016-02-021-0/+2
* | | | Merge pull request #23957 from delftswa2016/fix-documentation-stylesheetArthur Nogueira Neves2016-02-291-1/+1
|\ \ \ \
| * | | | Fix value of CSS background-color property in Rails guideBas van IJzendoorn2016-02-291-1/+1
* | | | | Fix typos in Action View Overview guideBas van IJzendoorn2016-02-291-5/+5
|/ / / /
* | | | Fix formatting in Action Cable guide [ci skip]Prathamesh Sonpatki2016-02-281-0/+1
* | | | Fix merge conflict in Action Cable guide [ci skip]Prathamesh Sonpatki2016-02-281-5/+2
* | | | Further cleanup of the cable guideDavid Heinemeier Hansson2016-02-281-100/+51
* | | | Merge pull request #23943 from y-yagi/remove_rake_wordप्रथमेश Sonpatki2016-02-282-4/+4
|\ \ \ \
| * | | | remove "rake" word [ci skip]yuuji.yaginuma2016-02-282-4/+4
* | | | | Fix typos in Action Cable guide [ci skip]Prathamesh Sonpatki2016-02-281-25/+25
* | | | | Merge pull request #23176 from davidkuhta/patch-1David Heinemeier Hansson2016-02-281-0/+671
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Header TypoDavid Kuhta2016-02-231-1/+1
| * | | | `stream_for` exampleDavid Kuhta2016-02-231-0/+15
| * | | | Explicitly denote that channel.rb is a default file.David Kuhta2016-02-231-2/+2
| * | | | Change ActionCable.server.broadcast to XChannel.broadcast_toDavid Kuhta2016-02-231-10/+7
| * | | | Create action_cable_overview.md resolves #23176 [ci skip]David Kuhta2016-02-141-0/+659
* | | | | use `app:update` instead of deprecated `rails:update` [ci skip]yuuji.yaginuma2016-02-281-2/+2
* | | | | Merge pull request #23933 from HayleyCAnderson/ha-action-cable-docs-fixesJon Moss2016-02-271-2/+2
|\ \ \ \ \
| * | | | | Add small Action Cable documentation fixesHayley Anderson2016-02-271-2/+2
* | | | | | Update docs to point to new update task.Arthur Neves2016-02-271-3/+3
|/ / / / /
* | | | | Merge pull request #23439 from ryohashimoto/160203_rake_railsKasper Timm Hansen2016-02-273-6/+6
|\ \ \ \ \
| * | | | | The tasks in the rails task namespace is deprecated in favor of app namespace.Ryo Hashimoto2016-02-263-6/+6
| | |_|/ / | |/| | |
* / | | | [ci skip]Add info for specifying logger in different envrionments.Kuldeep Aggarwal2016-02-271-1/+1
|/ / / /
* | | | Merge pull request #23902 from prajakta-tambe/update-debuggings-rails-app-docप्रथमेश Sonpatki2016-02-261-5/+5
|\ \ \ \
| * | | | - Changed Debugging Rails Applications doc's logger introduction section. Cha...prajakta2016-02-261-5/+5
* | | | | Doc: update AC::Parameters guides for Rails 5claudiob2016-02-251-2/+2
* | | | | Doc: update routes guides for Rails 5claudiob2016-02-251-14/+18
* | | | | Merge pull request #23874 from st0012/update-documentsAndrew White2016-02-251-1/+3
|\ \ \ \ \