Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove scaffold explanation from getting started guide | Oscar Del Ben | 2012-04-29 | 1 | -410/+11 |
| | |||||
* | Fix 'Can't mass-assign protected attributes: tags_attributes' in Rails 3.2.3. | Kevin Richardson | 2012-04-29 | 1 | -0/+1 |
| | |||||
* | Fix misptint | Alexey Vakhov | 2012-04-28 | 1 | -1/+1 |
| | | | | Injected at dab6c3aa484778b44c1b3cd2b9c46363916295ff | ||||
* | Remove unnecessary ). | Uģis Ozols | 2012-04-28 | 1 | -1/+1 |
| | |||||
* | 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 |
| | | |||||
| * | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-04-28 | 5 | -6/+175 |
| |\ | |||||
| * | | update docs - disabling prepared statements is not connected to managing ↵ | Vijay Dev | 2012-04-28 | 1 | -1/+2 |
| | | | | | | | | | | | | connections externally [ci skip] | ||||
| * | | Allow loading external route files from the router | Jose and Yehuda | 2012-04-25 | 1 | -0/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This feature enables the ability to load an external routes file from the router via: draw :filename External routes files go in +config/routes+. This feature works in both engines and applications. | ||||
* | | | Add REST section to getting started guide | Oscar Del Ben | 2012-04-28 | 1 | -0/+49 |
| |/ |/| | |||||
* | | 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 |
| | | | | | | | | | | | | "for one thing" | ||||
| * | | Minor typo. | Jonathan Roes | 2012-04-26 | 1 | -1/+1 |
| | | | |||||
* | | | Add delete post section to Getting Started guide | Oscar Del Ben | 2012-04-27 | 1 | -1/+70 |
|/ / | |||||
* | | Merge branch 'master' of github.com:lifo/docrails | Les Nightingill | 2012-04-25 | 2 | -2/+102 |
|\ \ | |||||
| * | | Copy Edit | James Strocel | 2012-04-25 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'master' of github.com:lifo/docrails | Oscar Del Ben | 2012-04-25 | 4 | -62/+57 |
| |\| | |||||
| * | | Add partials section to getting started guide | Oscar Del Ben | 2012-04-25 | 1 | -1/+101 |
| | | | |||||
* | | | adds a mention of the fact that an engine's lib/assets directory is also on ↵ | Les Nightingill | 2012-04-25 | 1 | -1/+1 |
| |/ |/| | | | | | the load path | ||||
* | | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-04-25 | 5 | -29/+202 |
|\ \ | |||||
| * | | 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 | 1 | -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 ↵ | Jonathan Rochkind | 2012-04-24 | 1 | -6/+4 |
| | | | | | | | | but are deprecated. 'gemified plugin' is the only supported option now. | ||||
| * | 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 | 1 | -1/+131 |
| | | |||||
| * | Fix some code in getting started guide | Oscar Del Ben | 2012-04-24 | 1 | -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 |
| | | | | | | | | This will remove a lot of controversy. As an example, see https://github.com/ernie/squeel/issues/67#issuecomment-5270896 | ||||
| * | Merge pull request #92 from geetarista/add-favicon | Vijay Dev | 2012-04-22 | 1 | -0/+2 |
| |\ | | | | | | | Adds favicon to guides layout | ||||
| | * | Adds favicon to guides layout | Robby Colvin | 2012-04-22 | 1 | -0/+2 |
| | | | |||||
* | | | Merge pull request #5880 from asanghi/master | Jeremy Kemper | 2012-04-25 | 1 | -21/+18 |
|\ \ \ | | | | | | | | | Stamp out ruby-debug with debugger everywhere else in the code base | ||||
| * | | | and one more time | Aditya Sanghi | 2012-04-24 | 1 | -14/+7 |
| | | | | |||||
| * | | | another attempt at the language | Aditya Sanghi | 2012-04-18 | 1 | -8/+8 |
| | | | | |||||
| * | | | review changes for #5875 | Aditya Sanghi | 2012-04-18 | 1 | -4/+4 |
| | | | | |||||
| * | | | stamp out ruby-debug19 with extreme prejudice :) | Aditya Sanghi | 2012-04-17 | 1 | -16/+20 |
| | | | | |||||
* | | | | Remove default match without specified method | Jose and Yehuda | 2012-04-24 | 1 | -39/+37 |
| |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In the current router DSL, using the +match+ DSL method will match all verbs for the path to the specified endpoint. In the vast majority of cases, people are currently using +match+ when they actually mean +get+. This introduces security implications. This commit disallows calling +match+ without an HTTP verb constraint by default. To explicitly match all verbs, this commit also adds a :via => :all option to +match+. Closes #5964 | ||||
* | | | Revert "in feedback solicitation text, correct that docrails is fork, not ↵ | Vijay Dev | 2012-04-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | branch" This reverts commit 7b7cc1341bd41106c0e6c5eb399f8aff39b43f52. Reason: docrails isn't a rails fork. See 5444ed56ab38a742b3ddf6612eadd8cf50d8d517 [ci skip] | ||||
* | | | 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 | 1 | -10/+13 |
| | | | | | | | | | | | | | | | | section | ||||
* | | | | Add model validation section to Getting Started guide | Oscar Del Ben | 2012-04-21 | 1 | -20/+88 |
|/ / / | |||||
* | | | Merge branch 'master' of github.com:lifo/docrails | Oscar Del Ben | 2012-04-20 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | removed extra "you" | Kevin Musiorski | 2012-04-19 | 1 | -1/+1 |
| | | | | |||||
* | | | | Add index and links section to Getting started guide | Oscar Del Ben | 2012-04-20 | 1 | -4/+105 |
| | | | |