search for: 5995d7d0

Displaying 1 result from an estimated 1 matches for "5995d7d0".

2013 Nov 21
2
#5 Getting Up and Running
http://guides.rubyonrails.org/getting_started.html#getting-up-and-running create a controller called PostsController. You can do this by running this command: $ rails g controller posts That results in an error. >rails g controller posts Usage: rails new APP_PATH [options] Options: What am I missing? -- You received this message because you are subscribed to the Google Groups