diff options
author | Prathamesh Sonpatki <csonpatki@gmail.com> | 2013-07-20 12:21:09 +0530 |
---|---|---|
committer | Prathamesh Sonpatki <csonpatki@gmail.com> | 2013-07-20 20:22:09 +0530 |
commit | e33defcec84b6dbec958debc44b7c0fb20356a26 (patch) | |
tree | ba917e5f394fc5671f64a971083a5ca2ceb53dd6 /install.rb | |
parent | eda66d89c74cd573f5c0f24877fe9bf3c6a338ba (diff) | |
download | rails-e33defcec84b6dbec958debc44b7c0fb20356a26.tar.gz rails-e33defcec84b6dbec958debc44b7c0fb20356a26.tar.bz2 rails-e33defcec84b6dbec958debc44b7c0fb20356a26.zip |
Removed information about creating database[ci skip]
- As default index page is no longer in public folder, rails hits the
welcome controller in railties for index action
- If the database is not created or username and password are
incorrect in database.yml, those errors are first shown before index
action succeeds
- welcome#index succeeds iff the database is created with correct
details in database.yml
- So this information about creating database is not required in the
index template
Diffstat (limited to 'install.rb')
0 files changed, 0 insertions, 0 deletions