Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge pull request #12366 from francisgo/patch-4 | Yves Senn | 2013-09-27 | 1 | -1/+1 | |
|\ \ | | | | | | | Getting Started Guide: Update sentence in Chapter 5.8 [ci-skip] | |||||
| * | | Getting Started Guide: Update sentence in Chapter 5.8 [ci-skip] | Francis Go | 2013-09-27 | 1 | -1/+1 | |
| | | | ||||||
* | | | Add new line after create action on CommentsController code example | Francis Go | 2013-09-27 | 1 | -0/+1 | |
| | | | ||||||
* | | | Merge pull request #12373 from francisgo/patch-6 | Yves Senn | 2013-09-26 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | Getting Started Guide: post.rb -> Post [ci skip] | |||||
| * | | | Getting Started Guide: post.rb -> Post | Francis Go | 2013-09-26 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | Merge pull request #12356 from francisgo/patch-3 | Yves Senn | 2013-09-26 | 1 | -3/+3 | |
|\ \ \ | | | | | | | | | Getting Started Guide: posts_controller -> PostsController [ci skip] | |||||
| * | | | Getting Started Guide: posts_controller -> PostsController [ci skip] | Francis Go | 2013-09-26 | 1 | -3/+3 | |
| |/ / | ||||||
* / / | Getting Started Guide: update link_to string argument to use single-quote ↵ | Francis Go | 2013-09-26 | 1 | -1/+1 | |
|/ / | | | | | | | mark, following document style [ci skip] | |||||
* | | Getting Started Guide: Hello Rails! -> Hello, Rails! and wrap code tag | Francis Go | 2013-09-25 | 1 | -1/+1 | |
| | | ||||||
* | | Getting Started Guide: update RubyGems Guides link [ci skip] | Francis Go | 2013-09-24 | 1 | -2/+2 | |
|/ | ||||||
* | Wrap the guides in 80 columns [ci skip] | Rafael Mendonça França | 2013-09-12 | 1 | -101/+260 | |
| | ||||||
* | #11803: Move Forbidden attributes description before show post section | Paul Nikitochkin | 2013-08-27 | 1 | -34/+36 | |
| | | | | [ci skip] | |||||
* | cleans the guides sources from fancy non-ASCII stuff | Xavier Noria | 2013-08-23 | 1 | -4/+4 | |
| | ||||||
* | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2013-08-17 | 1 | -2/+3 | |
|\ | | | | | | | | | | | | | | | Conflicts: actionview/README.rdoc activerecord/lib/active_record/migration.rb guides/source/development_dependencies_install.md guides/source/getting_started.md | |||||
| * | [getting started] Don't define resources :posts a second time + clarify ↵ | Ryan Bigg | 2013-08-16 | 1 | -14/+4 | |
| | | | | | | | | messaging around 'Showing Posts' section | |||||
| * | guides should tell people to write ruby code, not output | Thiago Pinto | 2013-08-14 | 1 | -0/+7 | |
| | | ||||||
* | | #11804: Add description of action in Getting Started Guide | Paul Nikitochkin | 2013-08-13 | 1 | -0/+4 | |
| | | | | | | | | | | | | [ci skip] Closes #11804 | |||||
* | | Remove using of suffix with term. [ci skip] | Paul Nikitochkin | 2013-08-08 | 1 | -1/+1 | |
| | | ||||||
* | | Bump ruby version [ci skip] | Anton Cherepanov | 2013-08-07 | 1 | -1/+1 | |
| | | ||||||
* | | Removed confusing statements about routes in getting started guide [ci skip] | Prathamesh Sonpatki | 2013-08-05 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | - routes for CRUD already exists as `resources :posts` is in `config/routes.rb` - So we don't have to add any new route in the `config/routes.rb` - As per #11644, the adding of routes which are already there confuses user, so here its changed to referring output of `rake routes` | |||||
* | | getting started guide: pass the resource to the URL helper [ci skip] | Xavier Noria | 2013-08-05 | 1 | -1/+1 | |
| | | | | | | | | Passing the actual ID is not idiomatic. | |||||
* | | Added to 'Security' section; especially reference to 'Ruby on Rails Security ↵ | Adrien Lamothe | 2013-08-04 | 1 | -0/+15 | |
| | | | | | | | | Guide'. [ci skip] | |||||
* | | :scissors: | Rafael Mendonça França | 2013-08-03 | 1 | -3/+3 | |
| | | | | | | | | [ci skip] | |||||
* | | No need to abbreviate application | Rafael Mendonça França | 2013-08-03 | 1 | -1/+1 | |
| | | | | | | | | [ci skip] | |||||
* | | Add note that you must be in the rails app directory when starting up the ↵ | Bradly Feeley | 2013-08-03 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | server. This is a response to issue #11731 and is a common mistake for people newer to rails that try forget to cd into the new rails app after running rails new. | |||||
* | | Replaced quotation marks for term by apostrophe | Paul Nikitochkin | 2013-08-02 | 1 | -2/+2 | |
| | | | | | | | | | | | | in getting started guide for section 5.6 [ci skip] | |||||
* | | Improved the doc about showing posts in getting started guide [ci skip] | Prathamesh Sonpatki | 2013-07-29 | 1 | -0/+2 | |
|/ | | | | - Reference #11644 | |||||
* | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2013-07-21 | 1 | -1/+1 | |
|\ | ||||||
| * | Guides fixed typo in index.html.erb file [ci skip] | Arun Agrawal | 2013-07-17 | 1 | -1/+1 | |
| | | ||||||
* | | Cleaned up wording and tags. | blahedo | 2013-07-06 | 1 | -17/+43 | |
| | | | | | | | | | | | | | | | | Replaced <br /> with <br> for consistency; Added note about singular/plural distinction (which was previously confusing to a Rails noob); Rephrased explanation of how form is routed to controller, again to reduce confusion; and added explanation to replace incorrect link. [ci skip] | |||||
* | | Merged sections to reflect current contents of guide. | blahedo | 2013-07-05 | 1 | -3/+1 | |
|/ | | | | | | Section "allowing the update of fields" was now just a general introduction to the idea of the model (actual updating was two sections later). So, merged into the section about validation. | |||||
* | Merge pull request #11201 from ↵ | Yves Senn | 2013-07-05 | 1 | -13/+10 | |
|\ | | | | | | | | | jetthoughts/fix_create_post_example_in_getting_started Improve Getting Started Guide | |||||
| * | Removed params permit step from 5.6 section [ci skip] | Paul Nikitochkin | 2013-06-30 | 1 | -13/+10 | |
| | | ||||||
* | | Added link to Form Helper article from getting strated [ci skip] | Paul Nikitochkin | 2013-07-04 | 1 | -3/+3 | |
|/ | ||||||
* | Merge pull request #11186 from jetthoughts/synchronize_create_method_body | Yves Senn | 2013-06-30 | 1 | -9/+34 | |
|\ | | | | | Synchronize PostController#create code from 5.6 to others sections in Getting Started guide. | |||||
| * | Synchronize PostController#create code from 5.6 to others sections. [ci skip] | Paul Nikitochkin | 2013-06-30 | 1 | -9/+34 | |
| | | | | | | | | Fixed `permit` using for comments. | |||||
* | | Added clarification for destroy link_to description in 5.14 [ci skip] | Paul Nikitochkin | 2013-06-30 | 1 | -3/+3 | |
|/ | ||||||
* | Asking user to declare post resource in guide [ci skip] | Paul Nikitochkin | 2013-06-27 | 1 | -2/+2 | |
| | ||||||
* | Removed "to:" from root directive and fixed typo ":to" | Jeff Rodriguez | 2013-06-27 | 1 | -5/+5 | |
| | | | | | `root :to` is invalid syntax `root to:` is valid, but the generated routes file omits `to:` | |||||
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2013-06-26 | 1 | -1/+1 | |
|\ | | | | | | | | | Conflicts: guides/source/layout.html.erb | |||||
| * | Change "." to ":" for formatting purpose | Vipul A M | 2013-06-15 | 1 | -1/+1 | |
| | | ||||||
* | | change id="errorExplanation" to id="error_explanation" to match the ↵ | Luzi Humm | 2013-06-25 | 1 | -3/+3 | |
| | | | | | | | | generated files | |||||
* | | Use Colspan in th Tags | Sıtkı Bağdat | 2013-06-17 | 1 | -5/+2 | |
|/ | | | | | | | | | | Is it more suitable that using ```<th colspan="3">``` instead of three empty ```<th>```? It is simple, but what i am missing about it? Change repetitive th tags to use colspan attribute Update CHANGELOG.md Update CHANGELOG.md | |||||
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2013-06-14 | 1 | -10/+10 | |
|\ | | | | | | | | | Conflicts: guides/source/upgrading_ruby_on_rails.md | |||||
| * | Consistent use of one space only after punctuation | Sunny Ripert | 2013-05-28 | 1 | -3/+3 | |
| | | ||||||
| * | End-of-line whitespace hunt | Sunny Ripert | 2013-05-28 | 1 | -8/+8 | |
| | | ||||||
* | | ’ -> ' [ci skip] | Steve Klabnik | 2013-06-08 | 1 | -1/+1 | |
| | | ||||||
* | | Update Getting Started Guide - Strong Parameters | AJ Acevedo | 2013-06-07 | 1 | -4/+11 | |
| | | | | | | | | modified: guides/source/getting_started.md | |||||
* | | As we have moved to rails/docrails from lifo/docrails | Arun Agrawal | 2013-06-06 | 1 | -1/+1 | |
|/ | | | | | | Changing links to guides. We are not worried for old versions as GitHub is handling the redirects. | |||||
* | Update CreateComments migration to reflect the output from Rails 4. | Douglas Teoh | 2013-05-04 | 1 | -9/+5 | |
| |