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
- Clone this repository
git clone https://github.com/gmuraleekrishna/rails-workshop-presentation.git
cd
to the folder- Run
node plugin/notes-server/index.js
- Open the slides at http://localhost:1947