I am trying to run the command 'rails generate'. According to
RubyonRails.org this should show me what generators are available. When
I run the 'rails generate' command with no options it creates an
application named 'generate'.

Does anyone know why this is happening?


information from: http://guides.rubyonrails.org/command_line.html

"1.3 rails generate

The rails generate command uses templates to create a whole lot of
things. You can always find out what’s available by running rails
generate by itself."

Thanks,

samatoms

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to