Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Added ActionView in rake about [ci skip] | Arun Agrawal | 2013-10-09 | 1 | -5/+6 | |
| | | | | ||||||
* | | | | Minor align BR tags with HTML void - with reference to the generators code ↵ | AvnerCohen | 2013-10-09 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | change - https://github.com/rails/rails/commit/f038d4cc5fe1ac21f92c7e32c61ff85a0c816f3f | |||||
* | | | | Merge pull request #12283 from JuanitoFatas/rails-on-rack | Yves Senn | 2013-10-09 | 1 | -1/+5 | |
|\ \ \ \ | | | | | | | | | | | [ci skip] Add explanation on Rack::Sendfile middleware in rails_on_rack.md. | |||||
| * | | | | [ci skip] Add explanation on Rack::Sendfile and fix serve static files setting. | Juanito Fatas | 2013-10-04 | 1 | -1/+5 | |
| | | | | | ||||||
* | | | | | Call `rails plugin new yaffle` in the plugins guide. [ci skip] | Ulysse Carion | 2013-10-08 | 1 | -3/+9 | |
| | | | | | | | | | | | | | | | | | | | | It's confusing to not explicitly do this step. | |||||
* | | | | | Fix a typo in the code of Testing guide. | Geoffrey Roguelon | 2013-10-03 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | Replace the word «Accepts» by «Accept» in the example of custom request headers. | |||||
* | | | | | copy-edits the new guide with our maintenance policy [ci skip] | Xavier Noria | 2013-10-03 | 1 | -14/+11 | |
| | | | | | ||||||
* | | | | | Adds the Rails maintenance policy to the Guides | Matias Korhonen | 2013-10-03 | 2 | -0/+66 | |
| | | | | | | | | | | | | | | | | | | | | [ci skip] | |||||
* | | | | | guides: configuring: fixing explanation of :after_initialize hook | Sebastian Gassner | 2013-10-01 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | :after_initialize runs after config/initializers, not before | |||||
* | | | | | fixes incorrect spelling of `action_on_unpermitted_parameters` | Jared Beck | 2013-09-28 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | See `actionpack/test/controller/parameters/raise_on_unpermitted_params_test.rb` | |||||
* | | | | | Merge pull request #12387 from francisgo/patch-9 | Rafael Mendonça França | 2013-09-28 | 1 | -14/+14 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | Migrations Guide: Add semicolon to sentences before code block [ci skip] | |||||
| * | | | | Migrations Guide: Add semicolon to sentences before code block [ci skip] | Francis Go | 2013-09-28 | 1 | -14/+14 | |
| | | | | | ||||||
* | | | | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2013-09-28 | 7 | -55/+24 | |
|\ \ \ \ \ | ||||||
| * | | | | | Added missing active record configurations. | wangjohn | 2013-09-25 | 1 | -0/+6 | |
| | | | | | | ||||||
| * | | | | | use active voice and use more descriptive terms | Weston Platter | 2013-09-22 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Fix Show link on resource | Vipul A M | 2013-09-17 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | incorrect url | Sergio | 2013-09-16 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | incorrect url | |||||
| * | | | | | incorrect urls | Sergio | 2013-09-16 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | I've found two incorrects urls for adding ':' at the end of the url | |||||
| * | | | | | surplus : in attachment_fu plugin | Sergio | 2013-09-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | surplus ':' character in url | |||||
| * | | | | | EncryptedCookieStore => CookieStore [ci skip] | Rashmi Yadav | 2013-09-13 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | asset_url => asset-url in sass-rails docs [ci skip] | Rashmi Yadav | 2013-09-13 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Removed doc of diff method [ci skip] | Rashmi Yadav | 2013-09-13 | 1 | -38/+0 | |
| | | | | | | ||||||
| * | | | | | Updated guides with latest method [ci skip] | Rashmi Yadav | 2013-09-13 | 1 | -2/+2 | |
| | | | | | | ||||||
| * | | | | | Updated the file path [ci skip] | Rashmi Yadav | 2013-09-13 | 1 | -4/+4 | |
| | | | | | | ||||||
| * | | | | | Updated with latest method [ci skip] | Rashmi Yadav | 2013-09-13 | 1 | -4/+5 | |
| | | | | | | ||||||
* | | | | | | Migrations Guide: Fix line length [ci skip] | Francis Go | 2013-09-28 | 1 | -2/+2 | |
| | | | | | | ||||||
* | | | | | | Fixed grammatical typo in configuring.md guide. | Roman Kofman | 2013-09-27 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Getting Started Guide: Fix code container in Chapter 5.2 [ci-skip] | Francis Go | 2013-09-28 | 1 | -0/+2 | |
| | | | | | ||||||
* | | | | | 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 #12338 from JuanitoFatas/generator | Yves Senn | 2013-09-26 | 1 | -3/+18 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | [ci skip] Update scaffold output and change some words. | |||||
| * | | | | | | [ci skip] Update scaffold output and change some words. | Juanito Fatas | 2013-09-27 | 1 | -3/+18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Scaffold output: add jbuilder, update timestamp (edge guide!) Add some file breadcrumb (comment) to help reader find files. Improve readability by adding some command outputs. Thanks for great help from @senny. | |||||
* | | | | | | | 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 #12349 from odigity/master | Yves Senn | 2013-09-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | added "id: false" to HABTM join table example [ci skip] | |||||
| * | | | | | | | added "id: false" to HABTM join table example | Ofer Nave | 2013-09-24 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Based on the instructions further down in section 3.3.2. | |||||
* | | | | | | | | 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 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #12357 from JuanitoFatas/AR-basics | Yves Senn | 2013-09-26 | 1 | -11/+11 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ci skip] Add missing periods in active_record_basics.md. | |||||
| * | | | | | | | | [ci skip] Add missing periods and update link name and some wording. | Juanito Fatas | 2013-09-26 | 1 | -11/+11 | |
| |/ / / / / / / | ||||||
* | | | | | | | | quote `false` reference in querying guide. | Yves Senn | 2013-09-26 | 1 | -1/+1 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge pull request #12355 from speakingcode/doc-fix | Yves Senn | 2013-09-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Correct error in ActiveRecord Querying guide [ci skip] | |||||
| * | | | | | | | | [ci skip] Correct the explanation of the example for find_or_create_by when ↵ | Daniel Lissner | 2013-09-25 | 1 | -1/+1 | |
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | used with create_with in ActiveRecord Querying guide | |||||
* / / / / / / / | 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 | |
| | | | | | | | ||||||
* | | | | | | | Merge pull request #12346 from graysonwright/patch-1 | Rafael Mendonça França | 2013-09-24 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | [Documentation] Add a missing validation to I18n docs | |||||
| * | | | | | | | [Documentation] Add a missing validation to I18n docs | Grayson Wright | 2013-09-24 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The guide was missing a description of the error message interpolation for validates_numericality_of with the :only_integer option. | |||||
* | | | | | | | | Merge pull request #12341 from odigity/master | Rafael Mendonça França | 2013-09-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / / | added column type to example in section 2.3 | |||||
| * | | | | | | added column type to example in section 2.3 | Ofer Nave | 2013-09-24 | 1 | -1/+1 | |
| | | | | | | |