| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Routing guide: document lambda constraints and request argument. | Henrik N | 2012-03-28 | 1 | -0/+11 |
| * | Improved the comment for config.assets.manifest in the asset_pipeline guides. | Anuj Dutta | 2012-03-28 | 1 | -1/+1 |
| * | Changed the config.assets.manifest path in the comments to nil. | Anuj Dutta | 2012-03-28 | 2 | -2/+2 |
* | | fix typo. thanks @nertzy | Jon Leighton | 2012-03-30 | 1 | -1/+1 |
* | | Update guides to reflect 0a12a5f8169685915cbb7bf4d0a7bb482f7f2fd2 | Jon Leighton | 2012-03-30 | 1 | -20/+10 |
* | | remove irrelevant references to ARel | Jon Leighton | 2012-03-30 | 1 | -2/+2 |
* | | Add Relation#find_by and Relation#find_by! | Jon Leighton | 2012-03-30 | 1 | -0/+36 |
* | | Make controller namespace partial prefix optional | Grant Hutchins | 2012-03-28 | 1 | -2/+9 |
* | | config.action_view.embed_authenticity_token_in_remote_forms is true by default | Piotr Sarnacki | 2012-03-28 | 1 | -1/+1 |
* | | Added config.action_view.embed_authenticity_token_in_remote_forms | Piotr Sarnacki | 2012-03-28 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-03-27 | 3 | -2/+46 |
|\ |
|
| * | minor edits in testing guide [ci skip] | Vijay Dev | 2012-03-27 | 1 | -4/+2 |
| * | Revert "[ci skip] updated bin/rails code in Rails Initialization Process guide" | Vijay Dev | 2012-03-27 | 1 | -16/+6 |
| * | Made it a bit more clear where to run rails/server | Dimitri De Frenne | 2012-03-26 | 1 | -1/+1 |
| * | Fixed typo in path | Dimitri De Frenne | 2012-03-26 | 1 | -1/+1 |
| * | document `-e` argument for rails console | schneems | 2012-03-24 | 1 | -0/+6 |
| * | Testing layout gotcha when view renders partial | Panayotis Matsinopoulos | 2012-03-24 | 1 | -0/+16 |
| * | Small layout correction | Panayotis Matsinopoulos | 2012-03-24 | 1 | -2/+1 |
| * | Testing Template and Layout Example | Panayotis Matsinopoulos | 2012-03-24 | 1 | -0/+25 |
| * | [ci skip] updated bin/rails code in Rails Initialization Process guide | Senthil A | 2012-03-24 | 1 | -6/+16 |
* | | restores example depicting the use of true or false in regular font | Xavier Noria | 2012-03-25 | 1 | -0/+14 |
|/ |
|
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-03-24 | 8 | -92/+112 |
|\ |
|
| * | spacing fix in guide [ci skip] | Vijay Dev | 2012-03-24 | 1 | -1/+1 |
| * | [getting started][ci skip] fix link to the code | Fabián Rodríguez | 2012-03-23 | 1 | -1/+1 |
| * | :foreign_key option should be on has_many side of association | Mikhail Dieterle | 2012-03-23 | 1 | -2/+2 |
| * | Update config.assets.initialize_on_precompile warning to include engine side ... | adman65 | 2012-03-22 | 1 | -1/+3 |
| * | [engines] [ci-skip] Add example of precompiling engine assets | adman65 | 2012-03-22 | 1 | -0/+15 |
| * | improvements in "caching_with_rails" guide | kucaahbe | 2012-03-22 | 1 | -8/+10 |
| * | [ci skip] Make guides more readable & consistent | Mark D. Blackwell | 2012-03-20 | 3 | -82/+83 |
* | | guides location has changed [ci skip] | Vijay Dev | 2012-03-20 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-03-19 | 7 | -3/+5 |
|\ |
|
| * | [getting started] Explain what the create action is accomplishing after param... | Ryan Bigg | 2012-03-17 | 1 | -1/+1 |
| * | [getting started] [ci skip] Explain in better terms what we are doing with re... | Ryan Bigg | 2012-03-17 | 1 | -1/+3 |
| * | [getting started] [ci skip] Just want to get post params | Ryan Bigg | 2012-03-17 | 1 | -1/+1 |
| * | [getting started] Add images | Ryan Bigg | 2012-03-17 | 6 | -0/+0 |
* | | Update the guides and CHANGELOG | Rafael Mendonça França | 2012-03-17 | 1 | -2/+2 |
|/ |
|
* | moves the guides up to the root directory | Xavier Noria | 2012-03-17 | 271 | -0/+40503 |