Skip to content

tutsplus/get-started-with-ruby-on-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructor: José Mota

Ruby on Rails is an open-source framework that allows you to quickly and easily build applications for the web. It's a framework designed with developer productivity and happiness in mind. With Rails you can create web applications with very little effort through strong conventions, sensible defaults and a great set of libraries. If you want to get started building web applications, Ruby on Rails is a great place to start!

In this course, you'll learn about developing web applications with Ruby on Rails. We will build a simple task and project management tool together. In so doing, we'll cover the foundations of Rails: models, controllers and views. We'll also go further, touching on most of the key features of the Rails framework: validations, migrations, the asset pipeline, email delivery, internationalization, AJAX integration and more!

Source Files Description

This repository contains the complete code for a simple task and project management tool. The source files contain the same code that is input in each lesson. Each commit to the repository matches a lesson, so if you want to see a snapshot of the code at any particular point in the course, simply check out the corresponding commit.


These are source files for the Tuts+ course: Get Started With Ruby on Rails

Available on Tuts+. Teaching skills to millions worldwide.

About

Source code for the "Get Started with Ruby on Rails" course.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published