| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Where migration can get wrong help added | Sandip Ransing | 2012-04-06 | 1 | -0/+10 |
* | | | Improvement to migration guide | Sandip Ransing | 2012-04-06 | 1 | -6/+6 |
* | | | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-04-05 | 5 | -40/+27 |
|\ \ \ |
|
| * | | | lets not show too much output and shadow the intention [ci skip] | Vijay Dev | 2012-04-05 | 1 | -20/+3 |
| * | | | fix boolean value in guide [ci skip] | Vijay Dev | 2012-04-05 | 1 | -1/+1 |
| * | | | Fix slightly awkward English in Action Caching section of Caching With Rails ... | Cheah Chu Yeow | 2012-04-05 | 1 | -1/+1 |
| | |/
| |/| |
|
| * | | Small improvements added to getting started | Sandip Ransing | 2012-04-05 | 1 | -5/+5 |
| * | | Updated migrations.textile to change :integer on line 807 to :boolean, as it ... | Ethan Mick | 2012-04-04 | 1 | -1/+1 |
| * | | Improve config.assets.initialize_on_precompile guide. | Hendy Tanata | 2012-04-04 | 1 | -2/+2 |
| * | | removed deprecated methods and middlewares | Hrvoje Šimić | 2012-04-04 | 1 | -30/+34 |
| |/ |
|
* / | Optimistic locking: lock_version needed type information. | Martin Eisenhardt | 2012-04-05 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-04-04 | 4 | -18/+76 |
|\ |
|
| * | Revert "rails 4 will support ruby version 1.9.4 or higher" | Vijay Dev | 2012-04-04 | 1 | -1/+1 |
| * | typo mistake fixed | Sandip Ransing | 2012-04-04 | 1 | -2/+2 |
| * | rails 4 will support ruby version 1.9.4 or higher | Sandip Ransing | 2012-04-04 | 1 | -1/+1 |
| * | Fixed small typo | Fernando Briano | 2012-04-03 | 1 | -1/+1 |
| * | also <text> replaced by <plain> | Mikhail Dieterle | 2012-04-04 | 1 | -4/+4 |
| * | Changed engines guide not to use a css tag. <plain> will do just fine.
| Mikhail Dieterle | 2012-04-03 | 1 | -2/+2 |
| * | Merge branch 'master' of github.com:lifo/docrails | Hrvoje Šimić | 2012-04-02 | 1 | -1/+1 |
| |\ |
|
| | * | wrong link to getting started guide | Mikhail Dieterle | 2012-04-03 | 1 | -1/+1 |
| * | | update purpose of middleware | Hrvoje Šimić | 2012-04-02 | 1 | -11/+66 |
| |/ |
|
| * | update to current rack middleware stack | Hrvoje Šimić | 2012-04-02 | 1 | -3/+6 |
* | | fix formatting in engines guide; also removed a couple of non-existent images... | Vijay Dev | 2012-04-02 | 1 | -35/+25 |
|/ |
|
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-04-01 | 5 | -12/+23 |
|\ |
|
| * | copy editing [ci skip] | Vijay Dev | 2012-04-01 | 1 | -1/+1 |
| * | :success includes the whole 200 range, not just 200. | Erich Menge | 2012-04-01 | 1 | -1/+1 |
| * | Reorder bits in the Layouts and Rendering guide | Rafaël Blais Masson | 2012-03-31 | 1 | -7/+7 |
| * | Introduce minor spelling corrections and fix broken markup tag. | Levi McCallum | 2012-03-29 | 1 | -3/+3 |
| * | 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 | 1 | -1/+1 |
* | | 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 |
|\ |
|