Ruby on Rails with git version control

Proposal: 
I am willing to present on this topic.
Category: 
Web Apps
Experience level: 
Beginner
Description: 

Getting started by creating your first ruby on rails application. It is expected that the participants already have the rails stack installed and working on their machines:

Rails installation tutorials for install can be found here:

OSX 

http://www.robbyonrails.com/articles/2008/01/22/installing-ruby-on-rails-and-postgresql-on-os-x-thir...

Windows

http://wiki.rubyonrails.org/getting-started/installation/windows

Linux - Ubuntu 

http://wiki.rubyonrails.org/getting-started/installation/linux-ubuntu

 

git install directions

http://github.com/guides/home

 

Details

Instructor will be using OS X. Rails and git work best in a POSIX environment, so OS X and linux are encouraged. At the end of the session you should be able to:

 

  • create a new rails app with database integration
  • create basic models, controllers, and views
  • migrate the database to a changing schema
  • basic code management with git version control including creation of a repository, branching, and merging

 

Syndicate content