aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11566 from rajcybage/masterRafael Mendonça França2013-07-231-1/+1
|\
| * add the missing middleware in command line guides rake about [ci skip]Rajarshi Das2013-07-231-1/+1
* | Add info about placing a new CHANGELOG entry to contributing guidePiotr Sarnacki2013-07-221-1/+1
|/
* Merge pull request #11536 from dpickett/patch-1Santiago Pastorino2013-07-221-1/+0
|\
| * metal is no longer mentioned on rack guideDan Pickett2013-07-211-1/+0
* | Merge pull request #11534 from gaurish/logPiotr Sarnacki2013-07-211-0/+31
|\ \
| * | Add logging performance [ci skip]Gaurish Sharma2013-07-211-0/+31
* | | Update note about declarative etags in release notesGuillermo Iguaran2013-07-211-1/+1
* | | Improve comment about ActiveModel::ModelGuillermo Iguaran2013-07-211-2/+2
| |/ |/|
* | Fix note about AP/AV decoupling in release notesGuillermo Iguaran2013-07-211-1/+1
* | Merge branch 'master' of github.com:rails/docrailsVijay Dev2013-07-216-11/+20
|\ \
| * | use strong_params in exampleMikhail Dieterle2013-07-191-1/+6
| * | fixes the test case of that pluginsRajarshi Das2013-07-181-4/+4
| * | New output for scaffold generate [ci skip]Rashmi Yadav2013-07-171-3/+6
| * | Guides fixed typo in index.html.erb file [ci skip]Arun Agrawal2013-07-171-1/+1
| * | Added Rack::Sendfile in rake about [ci skip]Arun Agrawal2013-07-151-1/+1
| * | Rack Sendfile is coming as default nowArun Agrawal2013-07-151-0/+1
| * | Using ruby 1.9 syntax [ci skip]Rashmi Yadav2013-07-141-2/+2
* | | Rails 4.0 release notes. Explain major features added and removed. [ci skip]Matthew King2013-07-201-2/+39
| |/ |/|
* | Upgrade guide. Renaming Indexes on tables. [ci skip].Nishant Modak2013-07-191-0/+2
* | fix typo in Active Record Validations guide. [ci skip].Yves Senn2013-07-191-1/+1
* | Revert "Fix SyntaxError in guides sample code"Erich Kist2013-07-181-1/+1
* | grammar fix in upgrade documentationGary S. Weaver2013-07-171-1/+1
* | Merge pull request #11478 from newton10471/masterYves Senn2013-07-171-1/+1
|\ \
| * | fixes plugin test for tutorialMatt Newton2013-07-171-1/+1
* | | bcrypt-ruby stable is 3.1Burkhard Vogel-Kreykenbohm2013-07-171-1/+1
|/ /
* | memorized -> memoized typo fix [ci skip]Ian Fleeton2013-07-141-1/+1
* | [ci-skip] Update link, tweak UglifyJSEvan Goer2013-07-131-2/+2
* | ActionController::Live documentation in the guides.wangjohn2013-07-131-0/+86
* | Remove block argument from callback example.Carlos Souza2013-07-131-2/+2
* | Merge pull request #11401 from dpdawson/masterYves Senn2013-07-121-2/+2
|\ \
| * | Improve Active View Overview guide. [ci skip]Daniel Dawson2013-07-121-2/+2
* | | Documment config.log_formatter added on 51aeae91Rafael Mendonça França2013-07-111-0/+2
|/ /
* | Fix a grammatical error/typo in Active Record Associations guide.Daniel Dawson2013-07-111-1/+1
* | Merge pull request #11073 from tricknotes/improve-guides-jsRafael Mendonça França2013-07-092-36/+32
|\ \
| * | Improve js written for guidesRyunosuke SATO2013-06-252-36/+32
* | | Merge pull request #11143 from robin850/upgrading-railsRafael Mendonça França2013-07-091-1/+23
|\ \ \
| * | | Add few information about missing steps [ci skip]Robin Dupret2013-06-291-1/+23
* | | | Merge pull request #11361 from jetthoughts/add_cursor_pointer_for_menuRafael Mendonça França2013-07-091-0/+1
|\ \ \ \
| * | | | Added cursor pointer for 'More Ruby on Rails'Paul Nikitochkin2013-07-081-0/+1
* | | | | Merge pull request #11368 from Amit-Thawait/masterRafael Mendonça França2013-07-091-2/+2
|\ \ \ \ \
| * | | | | link break added after the Travis CI linkAmit Thawait2013-07-091-1/+2
| * | | | | Fixed broken link of Travis CI for rails and added full pathAmit Thawait2013-07-081-2/+1
* | | | | | Fix a grammatical error/typo in Active Record Migrations guide. [ci skip]Daniel Dawson2013-07-081-1/+1
|/ / / / /
* / / / / Fix 2 grammatical errors/typos in Active Record Basics guide. [ci skip]Daniel Dawson2013-07-081-2/+2
|/ / / /
* | | | Merge pull request #11359 from willnet/patch-1Yves Senn2013-07-081-1/+0
|\ \ \ \
| * | | | Update 'Active Record Migrations' guide [ci skip]Shinichi Maeshima2013-07-081-1/+0
* | | | | Fix SyntaxError in guides sample codeAkira Matsuda2013-07-081-1/+1
* | | | | 1.9 Hash SyntaxAkira Matsuda2013-07-084-4/+4
* | | | | params keys are StringsAkira Matsuda2013-07-081-13/+13
|/ / / /