Javatpoint Logo
Javatpoint Logo

Rails View Record from Database

We will see an example to view data in an application.

Step 1 Create a new Rails application.

Step 2 Change your directory to save.

Step 3 Create a controller from the console.

Step 4 Create a model from the console.

Step 5 Go to app/controllers/products_controller.rb and write the following code.

Step 6 Run the following command:

Step 7 Go to app/views/products/index.html.erb file.

Step 8 Go to app/views/products/new.html.erb file.

Step 9 Start the server.

Step 10 Run it on localhost.

Rails View data 1

Download

Download this example
Next TopicRuby on Rails CRUD





Youtube For Videos Join Our Youtube Channel: Join Now

Feedback


Help Others, Please Share

facebook twitter pinterest

Learn Latest Tutorials


Preparation


Trending Technologies


B.Tech / MCA