Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 567 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 567 Bytes

#Slides available online at http://callbacks-in-rails3.heroku.com

##You can view this presentation by installing gem showoff##

$ gem install showoff
$ git clone git://github.com/neerajdotname/callbacks_in_rails3.git
$ cd callbacks_in_rails3
$ showoff serve

And then open http://localhost:9090 in your browser.

##This presentation is powered by awesome gem showoff ##

notes for self

  • git push heroku master to update the heroku app.