| Commit message (Expand) | Author | Age | Files | Lines |
* | Update docs to reflect that helper stubs are no longer generated | David Heinemeier Hansson | 2014-08-03 | 1 | -4/+0 |
* | Remove "profile and benchmark" line from command line guide | Dave Jachimiak | 2014-07-17 | 1 | -1/+0 |
* | Update Rails versions [ci skip] | Robin Dupret | 2014-07-07 | 1 | -8/+8 |
* | Add to guides app and helper objects on command line | Mauro George | 2014-06-19 | 1 | -0/+25 |
* | Correct Example output in Rails guides [ci skip] | Aditya Kapoor | 2014-06-07 | 1 | -7/+6 |
* | Update all Rails 4.1.0 references in guides to 4.1.1 [ci skip] | John Kelly Ferguson | 2014-05-24 | 1 | -6/+6 |
* | Rename Posts to Articles in Guides, continuation of 2d446e77 / #13774 [ci skip] | John Kelly Ferguson | 2014-05-21 | 1 | -1/+1 |
* | Merge pull request #15191 from camsong/master | Yves Senn | 2014-05-20 | 1 | -2/+8 |
|\ |
|
| * | Distinguish rake assets:clobber from rake assets:clean | cam song | 2014-05-20 | 1 | -2/+5 |
* | | Use generated binstubs in guides examples. | Josef Šimánek | 2014-05-20 | 1 | -25/+25 |
|/ |
|
* | Fix spelling and proper nouns | Steven Harman | 2014-04-17 | 1 | -1/+1 |
* | Update command line guide | robertomiranda | 2014-03-17 | 1 | -1/+7 |
* | [ci skip] Update list of files extensions in rake notes guide | robertomiranda | 2014-02-26 | 1 | -1/+1 |
* | Remove broken Commmand Line guide link | Nate Berkopec | 2013-11-15 | 1 | -2/+0 |
* | Added ActionView in rake about [ci skip] | Arun Agrawal | 2013-10-09 | 1 | -5/+6 |
* | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2013-09-28 | 1 | -1/+1 |
|\ |
|
| * | EncryptedCookieStore => CookieStore [ci skip] | Rashmi Yadav | 2013-09-13 | 1 | -1/+1 |
* | | Removes redundant into text | douglascalhoun | 2013-09-21 | 1 | -2/+0 |
* | | Use the Rails binary when generating task | Rafael Mendonça França | 2013-09-12 | 1 | -2/+2 |
* | | [ci skip] Documentation on how to create custom rake tasks. | Teng Siong Ong | 2013-09-10 | 1 | -1/+3 |
|/ |
|
* | Update Test::Unit to Minitest | Alex Altair | 2013-08-27 | 1 | -1/+1 |
* | Bump ruby version [ci skip] | Anton Cherepanov | 2013-08-07 | 1 | -3/+3 |
* | add the missing middleware in command line guides rake about [ci skip] | Rajarshi Das | 2013-07-23 | 1 | -1/+1 |
* | New output for scaffold generate [ci skip] | Rashmi Yadav | 2013-07-17 | 1 | -3/+6 |
* | Added Rack::Sendfile in rake about [ci skip] | Arun Agrawal | 2013-07-15 | 1 | -1/+1 |
* | [doc] Info added for tmp:create [ci skip] | Rashmi Yadav | 2013-06-23 | 1 | -1/+2 |
* | change rails verison to 4.0.0 in command line | Vishnu Atrai | 2013-06-16 | 1 | -7/+7 |
* | Merge pull request #150 from vatrai/edgerails_in_command_line | Vishnu Atrai | 2013-06-15 | 1 | -2/+2 |
|\ |
|
| * | replace version 3.2.3 by 4.0.0.beta in command line | Vishnu Atrai | 2013-06-15 | 1 | -2/+2 |
* | | more guidelines for command line | Vishnu Atrai | 2013-06-14 | 1 | -0/+6 |
|/ |
|
* | it's Active Record not ActiveRecord | Yves Senn | 2013-04-30 | 1 | -1/+1 |
* | Changed rspec/model directory example to spec/models | Prathamesh Sonpatki | 2013-04-03 | 1 | -2/+2 |
* | s/app\/model\//app\/models\//g | Akira Matsuda | 2013-03-24 | 1 | -4/+4 |
* | Changed 'args' to 'arguments' when used in places other than code with fixing... | Prathamesh Sonpatki | 2013-03-24 | 1 | -1/+1 |
* | Remove BestStandardsSupport references | robertomiranda | 2013-02-01 | 1 | -1/+1 |
* | script => bin | Akira Matsuda | 2013-01-18 | 1 | -1/+1 |
* | clear specific logs when using rake log:clear | Matt Bridges | 2013-01-16 | 1 | -1/+1 |
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2013-01-09 | 1 | -31/+13 |
|\ |
|
| * | get rid of outdated "`server` with Different Backends" section | Akira Matsuda | 2013-01-04 | 1 | -25/+0 |
| * | update the example of generated postgresql config | Akira Matsuda | 2013-01-04 | 1 | -5/+11 |
| * | update the scaffold generator outputs | Akira Matsuda | 2013-01-04 | 1 | -1/+2 |
* | | update rake tasks output [ci skip] | Vijay Dev | 2013-01-01 | 1 | -1/+1 |
|/ |
|
* | Fixed grammar in a lot of guide prologues. | Katie Oldaker | 2012-12-07 | 1 | -5/+5 |
* | Normalize on 'After reading this guide, you will know:' | Steve Klabnik | 2012-11-29 | 1 | -0/+2 |
* | Command Line: remove 'A Guide to' | Steve Klabnik | 2012-11-29 | 1 | -2/+2 |
* | Remove 'This guide is based on ' warnings. | Steve Klabnik | 2012-11-29 | 1 | -2/+0 |
* | Add periods to the bullet points in guides. | Steve Klabnik | 2012-11-29 | 1 | -5/+5 |
* | Switch to 1.9 hash syntax | Agis Anastasopoulos | 2012-11-15 | 1 | -1/+1 |
* | Update test locations | Mike Moore | 2012-10-09 | 1 | -11/+11 |
* | Fix syntax error in the command_line guide [ci skip] | Rafael Mendonça França | 2012-09-28 | 1 | -2/+2 |