Рет қаралды 38,051
In this Ruby on Rails Tutorial we'll learn how to retrieve all of our posts from the posts table using our Post model's all method and display them in the browser. This also servers as an introduction to using ERB or embedded ruby. In this video I'm using Rails 3.1 and Ruby 1.9.2 on Linux.
The source code for this video should be available on my site within a few days: www.andrews-cus...