Ruby on Rails Friday, April 1, 2011

Every time I try to create a new project, this is what happens:

C:\Users\Reynolds Family\sites>rails new simple_cms -d mysql
create
create README
create Rakefile
Could not find "config.ru" in any of your source paths. Your current
source paths are:
C:/Ruby192/lib/ruby/gems/1.9.1/gems/railties-3.0.5/lib/rails/
generators/rails/app/templates

Any idea why it can't find the config file? I've done this before and
never had this problem. I'm pretty new, though. Thanks.

Jack

--
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