aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-03-273-2/+46
|\
| * minor edits in testing guide [ci skip]Vijay Dev2012-03-271-4/+2
| |
| * Revert "[ci skip] updated bin/rails code in Rails Initialization Process guide"Vijay Dev2012-03-271-16/+6
| | | | | | | | | | | | | | This reverts commit 7feec40b89ada892ca6f107ada27ceedde505d83. Reason: The guide had the contents of railties/bin/rails and I don't see any reason to change it.
| * Made it a bit more clear where to run rails/serverDimitri De Frenne2012-03-261-1/+1
| |
| * Fixed typo in pathDimitri De Frenne2012-03-261-1/+1
| |
| * document `-e` argument for rails consoleschneems2012-03-241-0/+6
| | | | | | | | | | this adds documentation for -e flag which sets the environment of the rails console like the `rails server` command.
| * Testing layout gotcha when view renders partialPanayotis Matsinopoulos2012-03-241-0/+16
| |
| * Small layout correctionPanayotis Matsinopoulos2012-03-241-2/+1
| |
| * Testing Template and Layout ExamplePanayotis Matsinopoulos2012-03-241-0/+25
| |
| * [ci skip] updated bin/rails code in Rails Initialization Process guideSenthil A2012-03-241-6/+16
| |
* | restores example depicting the use of true or false in regular fontXavier Noria2012-03-251-0/+14
|/ | | | | There was an example here that mentioned reload_plugins? but it was deleted. This commit puts another example back.
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-03-248-92/+112
|\ | | | | | | | | Conflicts: guides/source/ruby_on_rails_guides_guidelines.textile
| * spacing fix in guide [ci skip]Vijay Dev2012-03-241-1/+1
| |
| * [getting started][ci skip] fix link to the codeFabián Rodríguez2012-03-231-1/+1
| |
| * :foreign_key option should be on has_many side of associationMikhail Dieterle2012-03-231-2/+2
| |
| * Update config.assets.initialize_on_precompile warning to include engine side ↵adman652012-03-221-1/+3
| | | | | | | | affects
| * [engines] [ci-skip] Add example of precompiling engine assetsadman652012-03-221-0/+15
| |
| * improvements in "caching_with_rails" guidekucaahbe2012-03-221-8/+10
| |
| * [ci skip] Make guides more readable & consistentMark D. Blackwell2012-03-203-82/+83
| |
* | guides location has changed [ci skip]Vijay Dev2012-03-201-1/+1
|/
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-03-191-3/+5
|\
| * [getting started] Explain what the create action is accomplishing after ↵Ryan Bigg2012-03-171-1/+1
| | | | | | | | | | | | params are output [ci skip]
| * [getting started] [ci skip] Explain in better terms what we are doing with ↵Ryan Bigg2012-03-171-1/+3
| | | | | | | | render and params[:post] inspection upon first use
| * [getting started] [ci skip] Just want to get post paramsRyan Bigg2012-03-171-1/+1
| |
* | Update the guides and CHANGELOGRafael Mendonça França2012-03-171-2/+2
|/
* moves the guides up to the root directoryXavier Noria2012-03-1754-0/+32284