Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 733 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 733 Bytes

Rails workshop presentation

A workshop presentation that will help beginners to jump right in and build a Rails app from scratch. This presentaion will outline the necessary basics of Ruby and start on building a Twitter application. The presentation is based on Ruby on Rails Tutorial by Michael Hartl.

The presentation is based on reveal.js, a framework for easily creating beautiful presentations using HTML.

##Using the Presentation

  1. Clone this repository git clone https://github.com/gmuraleekrishna/rails-workshop-presentation.git
  2. cd to the folder
  3. Run node plugin/notes-server/index.js
  4. Open the slides at http://localhost:1947