Commit Graph

6723 Commits

Author SHA1 Message Date
Dimitri De Frenne
ddab3df8d1 Made it a bit more clear where to run rails/server 2012-03-26 11:28:55 +02:00
Dimitri De Frenne
492e91cc34 Fixed typo in path 2012-03-26 11:28:12 +02:00
Xavier Noria
7cc797f177 restores example depicting the use of true or false in regular font
There was an example here that mentioned reload_plugins?
but it was deleted. This commit puts another example back.
2012-03-25 20:26:35 +02:00
schneems
2314490547 document -e argument for rails console
this adds documentation for -e flag which sets the environment of the rails console like the `rails server` command.
2012-03-24 17:24:22 -05:00
Panayotis Matsinopoulos
c12b886955 Testing layout gotcha when view renders partial 2012-03-24 23:33:41 +02:00
Panayotis Matsinopoulos
5b35664481 Small layout correction 2012-03-24 23:16:55 +02:00
Panayotis Matsinopoulos
214b0ddee7 Testing Template and Layout Example 2012-03-24 23:12:39 +02:00
Senthil A
7feec40b89 [ci skip] updated bin/rails code in Rails Initialization Process guide 2012-03-24 06:06:56 -07:00
Vijay Dev
014498e1d7 Merge branch 'master' of github.com:lifo/docrails
Conflicts:
	guides/source/ruby_on_rails_guides_guidelines.textile
2012-03-24 17:15:10 +05:30
Vijay Dev
2fab826db0 spacing fix in guide [ci skip] 2012-03-24 14:23:06 +05:30
Fabián Rodríguez
b99d95d838 [getting started][ci skip] fix link to the code 2012-03-23 18:15:02 -03:00
Mikhail Dieterle
44ef59f40b :foreign_key option should be on has_many side of association 2012-03-23 18:30:16 +08:00
adman65
d3223b5b65 Update config.assets.initialize_on_precompile warning to include engine side affects 2012-03-22 12:10:52 +01:00
adman65
5fdcda8b22 [engines] [ci-skip] Add example of precompiling engine assets 2012-03-22 12:05:28 +01:00
kucaahbe
152798f6a6 improvements in "caching_with_rails" guide 2012-03-22 11:39:46 +02:00
Mark D. Blackwell
4a1a018d62 [ci skip] Make guides more readable & consistent 2012-03-20 13:01:01 -04:00
Vijay Dev
ae88ec4dda guides location has changed [ci skip] 2012-03-20 20:30:36 +05:30
Vijay Dev
9c748f3961 Merge branch 'master' of github.com:lifo/docrails 2012-03-19 18:28:10 +05:30
Ryan Bigg
ef0821bef6 [getting started] Explain what the create action is accomplishing after params are output
[ci skip]
2012-03-17 20:41:32 -06:00
Ryan Bigg
b30cc24c40 [getting started] [ci skip] Explain in better terms what we are doing with render and params[:post] inspection upon first use 2012-03-17 20:41:06 -06:00
Ryan Bigg
62d3693288 [getting started] [ci skip] Just want to get post params 2012-03-17 20:40:29 -06:00
Rafael Mendonça França
da5a47e7b9 Update the guides and CHANGELOG 2012-03-17 13:44:56 -03:00
Xavier Noria
6d87cd028b moves the guides up to the root directory 2012-03-17 08:32:49 -07:00