Ruby on Rails Friday, April 27, 2012

I used IDE to create my first Rails app. It created variety of folders
and little auto-generated code as well. One of such file is:
database.yaml.

I don't want to start working with this auto-generated code. I want to
start with an empty Rails application and add folders and files
manually.

To do this, which folders and files I need to create manually. Which
hierarchy Rails understands?

--
Posted via http://www.ruby-forum.com/.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment