Ruby on Rails

Workshop

Created by Andreas Grohmann / andreas.grohmann@gmx.de / twitter.com/grohmeo

check the rails app

http://localhost:3000

What went wrong?

http://localhost:3000

check the rails app

http://localhost:3000/high_scores

play around

http://localhost:3000/high_scores/new
http://localhost:3000/high_scores

got a REST API from scratch

http://localhost:3000/high_scores.json

check the admin UI

http://localhost:3000/admin

check the admin UI

http://localhost:3000/admin/high_score

check other awesome gems

rubygems.org/

tutorial

www.railstutorial.org/book/beginning

Questions?