aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source
Commit message (Expand)AuthorAgeFilesLines
* Add changelog entry and some docs for collection + layoutCarlos Antonio da Silva2012-04-291-0/+10
* Removed unclear doc in AR querying guide [ci skip]Vijay Dev2012-04-291-16/+0
* Lazy load `default_form_builder` if it's passed as a stringPiotr Sarnacki2012-04-281-1/+1
* made a few changes and fixes in getting started guide [ci skip]Vijay Dev2012-04-281-10/+6
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-04-285-6/+175
|\
| * Merge branch 'master' of github.com:lifo/docrailsOscar Del Ben2012-04-273-3/+3
| |\
| | * find_by_sql actually triggers after_findBernat Foj Capell2012-04-271-1/+1
| | * Active Support Core Extensions guide: reworded "on one hand" and similar to "...Rory O’Kane2012-04-261-1/+1
| | * Minor typo.Jonathan Roes2012-04-261-1/+1
| * | Add delete post section to Getting Started guideOscar Del Ben2012-04-271-1/+70
| |/
| * Merge branch 'master' of github.com:lifo/docrailsLes Nightingill2012-04-252-2/+102
| |\
| | * Copy EditJames Strocel2012-04-251-1/+1
| | * Merge branch 'master' of github.com:lifo/docrailsOscar Del Ben2012-04-254-62/+57
| | |\
| | * | Add partials section to getting started guideOscar Del Ben2012-04-251-1/+101
| * | | adds a mention of the fact that an engine's lib/assets directory is also on t...Les Nightingill2012-04-251-1/+1
| | |/ | |/|
* | | update docs - disabling prepared statements is not connected to managing conn...Vijay Dev2012-04-281-1/+2
* | | Allow loading external route files from the routerJose and Yehuda2012-04-251-0/+18
|/ /
* | Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-04-255-29/+202
|\ \
| * | copy edits [ci skip]Vijay Dev2012-04-252-2/+2
| |/
| * Add partials explanation to getting started guideOscar Del Ben2012-04-251-0/+31
| * Add screenshot to updating post sectionOscar Del Ben2012-04-251-1/+6
| * for get -> forgetUģis Ozols2012-04-251-1/+1
| * Remove references to 'vendored plugins' except to note they used to exist but...Jonathan Rochkind2012-04-241-6/+4
| * Added some useful methods to the generators.textileJames Strocel2012-04-241-0/+21
| * make sample code more compactOscar Del Ben2012-04-241-13/+1
| * Add update post section to getting started guideOscar Del Ben2012-04-241-1/+131
| * Fix some code in getting started guideOscar Del Ben2012-04-241-9/+5
| * Fix markdown in textile.Dmytrii Nagirniak2012-04-231-1/+1
| * Make it explicit that Symbol-s are not officially supported. Dmytrii Nagirniak2012-04-231-0/+2
| * Merge pull request #92 from geetarista/add-faviconVijay Dev2012-04-221-0/+2
| |\
| | * Adds favicon to guides layoutRobby Colvin2012-04-221-0/+2
* | | Merge pull request #5880 from asanghi/masterJeremy Kemper2012-04-251-21/+18
|\ \ \
| * | | and one more timeAditya Sanghi2012-04-241-14/+7
| * | | another attempt at the languageAditya Sanghi2012-04-181-8/+8
| * | | review changes for #5875Aditya Sanghi2012-04-181-4/+4
| * | | stamp out ruby-debug19 with extreme prejudice :)Aditya Sanghi2012-04-171-16/+20
* | | | Remove default match without specified methodJose and Yehuda2012-04-241-39/+37
| |/ / |/| |
* | | Revert "in feedback solicitation text, correct that docrails is fork, not bra...Vijay Dev2012-04-211-1/+1
* | | Merge branch 'master' of github.com:lifo/docrailsOscar Del Ben2012-04-211-1/+1
|\ \ \
| * | | in feedback solicitation text, correct that docrails is fork, not branchRory O’Kane2012-04-201-1/+1
* | | | Add validation code to getting started guide and improve validationOscar Del Ben2012-04-211-10/+13
* | | | Add model validation section to Getting Started guideOscar Del Ben2012-04-211-20/+88
|/ / /
* | | Merge branch 'master' of github.com:lifo/docrailsOscar Del Ben2012-04-201-1/+1
|\ \ \
| * | | removed extra "you"Kevin Musiorski2012-04-191-1/+1
* | | | Add index and links section to Getting started guideOscar Del Ben2012-04-201-4/+105
* | | | Add show action in getting started guideOscar Del Ben2012-04-201-2/+52
* | | | Add "Saving data in the controller" sectionOscar Del Ben2012-04-201-0/+27
|/ / /
* | | Add model creation step to getting started guideOscar Del Ben2012-04-191-6/+27
* | | Fix broken images linksOscar Del Ben2012-04-191-5/+4
* | | Add Ruby 1.9.3 recommendationOscar Del Ben2012-04-191-2/+2