Try 'ruby script/server' On May 12, 5:04 pm, Craig Cherlet <[email protected]> wrote: > When I try to start the rails server in my project root directory, rails > executes the create script. > > Was working yesterday and now doing this. > > Any help? > > My out put is below. > > VACSAL50841-2:sample_app ccherlet$ rails server > create > create app/controllers > create app/helpers > create app/models > create app/views/layouts > create config/environments > create config/initializers > create config/locales > create db > create doc > create lib > create lib/tasks > create log > create public/images > create public/javascripts > create public/stylesheets > create script/performance > create test/fixtures > create test/functional > create test/integration > create test/performance > > -- > Posted viahttp://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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

