Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge pull request #15191 from camsong/master | Yves Senn | 2014-05-20 | 1 | -2/+8 | |
|\ | | | | | | | | | | | Distinguish rake assets:clobber from rake assets:clean [ci skip] | |||||
| * | 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 | |
|/ | | | | [ci skip] | |||||
* | Fix spelling and proper nouns | Steven Harman | 2014-04-17 | 1 | -1/+1 | |
| | | | | [ci skip] | |||||
* | 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 | |
| | | | [ci skip] | |||||
* | 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 | |
| | | | | | | Looks like a remnant sentence fragment from the 3.2 guide. | |||||
* | | Use the Rails binary when generating task | Rafael Mendonça França | 2013-09-12 | 1 | -2/+2 | |
| | | | | | | | | | | | | Copy-edits [ci skip] | |||||
* | | [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 | |
| | | | | | | Previous was misleading; current is more up to date. [ci skip] | |||||
* | 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 | |||||
| * | 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 | |
| | | | | /cc @fxn | |||||
* | 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 ↵ | Prathamesh Sonpatki | 2013-03-24 | 1 | -1/+1 | |
| | | | | fixing few more typos | |||||
* | 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 | |
|\ | | | | | | | | | Conflicts: guides/source/getting_started.md | |||||
| * | get rid of outdated "`server` with Different Backends" section | Akira Matsuda | 2013-01-04 | 1 | -25/+0 | |
| | | | | | | | | | | | | | | * I don't think people are running Rails under mongrel today * it's better not to sudo gem install * basically all we need to do is just bundle the server. No need to give its name as a parameter * I could write ^^^, but I realized that it's not really about "command line" | |||||
| * | 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 | |
| | | | | | We have three or four different introduction sentences to the guides. After this commit, we use the same one everywhere. | |||||
* | Command Line: remove 'A Guide to' | Steve Klabnik | 2012-11-29 | 1 | -2/+2 | |
| | | | | It's obvious that this is a guide. | |||||
* | Remove 'This guide is based on ' warnings. | Steve Klabnik | 2012-11-29 | 1 | -2/+0 | |
| | | | | It's obvious that the guide is based on this version of Rails, and may not be backwards compatible. | |||||
* | Add periods to the bullet points in guides. | Steve Klabnik | 2012-11-29 | 1 | -5/+5 | |
| | | | | Talked with @fxn about this. Bullet points should have periods at the ends. | |||||
* | 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 | |
| | | | | | | | | | | | | | | Change the default test locations to avoid confusion around the common testing terms "unit" and "functional". Add new rake tasks for the new locations, while maintaining backwards compatibility with the old rake tasks. New testing locations are as follows: app/models -> test/models (was test/units) app/helpers -> test/helpers (was test/units/helpers) app/controllers -> test/controllers (was test/functional) app/mailers -> test/mailers (was test/functional) | |||||
* | Fix syntax error in the command_line guide [ci skip] | Rafael Mendonça França | 2012-09-28 | 1 | -2/+2 | |
| | ||||||
* | revise commandline guide [ci skip] | Vijay Dev | 2012-09-28 | 1 | -12/+6 | |
| | ||||||
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-09-21 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | Conflicts: actionmailer/lib/action_mailer/base.rb activesupport/lib/active_support/configurable.rb activesupport/lib/active_support/core_ext/module/deprecation.rb guides/source/action_controller_overview.md guides/source/active_support_core_extensions.md guides/source/ajax_on_rails.textile guides/source/association_basics.textile guides/source/upgrading_ruby_on_rails.md While resolving conflicts, I have chosen to ignore changes done in docrails at some places - these will be most likely 1.9 hash syntax changes. | |||||
* | Fix broken and duplicate headings | Prem Sichanugrist | 2012-09-17 | 1 | -1/+1 | |
| | ||||||
* | Fix the usage of `*` in Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -7/+7 | |
| | | | | | In Textile `*` would convert to `<strong>`, but in Markdown we have to use `**` instead. | |||||
* | Fix remaining formatting problems in the guide | Prem Sichanugrist | 2012-09-17 | 1 | -1/+1 | |
| | ||||||
* | Convert all the links into Markdown format | Prem Sichanugrist | 2012-09-17 | 1 | -10/+10 | |
| | ||||||
* | Convert all inline codes to Markdown syntax | Prem Sichanugrist | 2012-09-17 | 1 | -62/+62 | |
| |