Ruby on Rails 4: Getting Started
Rails is an open-source web framework that's optimized for programmer happiness and sustainable productivity. This course covers all the basics of Ruby on Rails and prepares you to start developing web applications on the platform.
What you'll learn
Using an example web application, this course demonstrates how to use Rails' latest features. The application is a simplified Q&A site for the history of the universe. Users can post questions about the universe and other users will be able to reply. We will talk about controllers, views, models, migrations, emails, background jobs, the asset pipeline, and a few other things. We will also learn how to deploy a Rails application to the cloud.