| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Merge branch 'master' of github.com:lifo/docrails | Oscar Del Ben | 2012-04-28 | 4 | -2/+34 |
| |\ \ |
|
| | * | | Correct small consistency issue in AR querying guide | Matthias Schmidt | 2012-04-28 | 1 | -1/+1 |
| | * | | Update guides - run single test for AR testing | Alexey Vakhov | 2012-04-28 | 1 | -0/+6 |
| | * | | Update contributing guide - run single test | Alexey Vakhov | 2012-04-28 | 1 | -0/+7 |
| * | | | Add REST section to getting started guide | Oscar Del Ben | 2012-04-28 | 2 | -10/+50 |
* | | | | Add documentation to command_line.textile explaining how to use additional no... | Jason Noble | 2012-04-30 | 1 | -0/+13 |
* | | | | Replace boolean argument with an options hash. | Dmitriy Kiriyenko | 2012-04-30 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | Add changelog entry and some docs for collection + layout | Carlos Antonio da Silva | 2012-04-29 | 1 | -0/+10 |
* | | | Removed unclear doc in AR querying guide [ci skip] | Vijay Dev | 2012-04-29 | 1 | -16/+0 |
* | | | Lazy load `default_form_builder` if it's passed as a string | Piotr Sarnacki | 2012-04-28 | 1 | -1/+1 |
* | | | made a few changes and fixes in getting started guide [ci skip] | Vijay Dev | 2012-04-28 | 1 | -10/+6 |
| |/
|/| |
|
* | | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-04-28 | 11 | -9/+188 |
|\| |
|
| * | Merge branch 'master' of github.com:lifo/docrails | Oscar Del Ben | 2012-04-27 | 3 | -3/+3 |
| |\ |
|
| | * | find_by_sql actually triggers after_find | Bernat Foj Capell | 2012-04-27 | 1 | -1/+1 |
| | * | Active Support Core Extensions guide: reworded "on one hand" and similar to "... | Rory O’Kane | 2012-04-26 | 1 | -1/+1 |
| | * | Minor typo. | Jonathan Roes | 2012-04-26 | 1 | -1/+1 |
| * | | Add delete post section to Getting Started guide | Oscar Del Ben | 2012-04-27 | 5 | -1/+80 |
| |/ |
|
| * | Merge branch 'master' of github.com:lifo/docrails | Les Nightingill | 2012-04-25 | 5 | -5/+105 |
| |\ |
|
| | * | Copy Edit | James Strocel | 2012-04-25 | 1 | -1/+1 |
| | * | Merge branch 'master' of github.com:lifo/docrails | Oscar Del Ben | 2012-04-25 | 6 | -65/+60 |
| | |\ |
|
| | * | | Add partials section to getting started guide | Oscar Del Ben | 2012-04-25 | 4 | -4/+104 |
| * | | | adds a mention of the fact that an engine's lib/assets directory is also on t... | Les Nightingill | 2012-04-25 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | update docs - disabling prepared statements is not connected to managing conn... | Vijay Dev | 2012-04-28 | 1 | -1/+2 |
* | | | Allow loading external route files from the router | Jose and Yehuda | 2012-04-25 | 1 | -0/+18 |
|/ / |
|
* | | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-04-25 | 14 | -32/+223 |
|\ \ |
|
| * | | copy edits [ci skip] | Vijay Dev | 2012-04-25 | 2 | -2/+2 |
| |/ |
|
| * | Add partials explanation to getting started guide | Oscar Del Ben | 2012-04-25 | 1 | -0/+31 |
| * | Add screenshot to updating post section | Oscar Del Ben | 2012-04-25 | 2 | -1/+6 |
| * | for get -> forget | Uģis Ozols | 2012-04-25 | 1 | -1/+1 |
| * | Remove references to 'vendored plugins' except to note they used to exist but... | Jonathan Rochkind | 2012-04-24 | 1 | -6/+4 |
| * | Added some useful methods to the generators.textile | James Strocel | 2012-04-24 | 1 | -0/+21 |
| * | make sample code more compact | Oscar Del Ben | 2012-04-24 | 1 | -13/+1 |
| * | Add update post section to getting started guide | Oscar Del Ben | 2012-04-24 | 7 | -4/+152 |
| * | Fix some code in getting started guide | Oscar Del Ben | 2012-04-24 | 2 | -9/+5 |
| * | Fix markdown in textile. | Dmytrii Nagirniak | 2012-04-23 | 1 | -1/+1 |
| * | Make it explicit that Symbol-s are not officially supported.
| Dmytrii Nagirniak | 2012-04-23 | 1 | -0/+2 |
| * | Merge pull request #92 from geetarista/add-favicon | Vijay Dev | 2012-04-22 | 2 | -0/+2 |
| |\ |
|
| | * | Adds favicon to guides layout | Robby Colvin | 2012-04-22 | 2 | -0/+2 |
* | | | Merge pull request #5880 from asanghi/master | Jeremy Kemper | 2012-04-25 | 3 | -24/+21 |
|\ \ \ |
|
| * | | | and one more time | Aditya Sanghi | 2012-04-24 | 2 | -16/+9 |
| * | | | another attempt at the language | Aditya Sanghi | 2012-04-18 | 2 | -9/+9 |
| * | | | review changes for #5875 | Aditya Sanghi | 2012-04-18 | 2 | -5/+5 |
| * | | | stamp out ruby-debug19 with extreme prejudice :) | Aditya Sanghi | 2012-04-17 | 3 | -19/+23 |
* | | | | Remove default match without specified method | Jose and Yehuda | 2012-04-24 | 1 | -39/+37 |
| |/ /
|/| | |
|
* | | | Revert "in feedback solicitation text, correct that docrails is fork, not bra... | Vijay Dev | 2012-04-21 | 1 | -1/+1 |
* | | | Merge branch 'master' of github.com:lifo/docrails | Oscar Del Ben | 2012-04-21 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | in feedback solicitation text, correct that docrails is fork, not branch | Rory O’Kane | 2012-04-20 | 1 | -1/+1 |
* | | | | Add validation code to getting started guide and improve validation | Oscar Del Ben | 2012-04-21 | 4 | -10/+24 |
* | | | | Add model validation section to Getting Started guide | Oscar Del Ben | 2012-04-21 | 11 | -96/+93 |
|/ / / |
|
* | | | Merge branch 'master' of github.com:lifo/docrails | Oscar Del Ben | 2012-04-20 | 1 | -1/+1 |
|\ \ \ |
|