Lets create a controller named ‘home‘ with  views ‘index‘, ‘view2′ view3′.

Fortunately, you can do that in a single command.
Enter this command in your terminal:

$ rails generate controller home index view2 view3

Rails will create several files for you, including app/views/home/index.html.erb. This is the template that will be used to display the results of the index action (method) in the home controller.

Tagged with:  

Leave a Reply

*

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!

Visit our friends!

A few highly recommended friends...