Random Number generator. of COURSE we used twitter bootstrap
- Create a /about page with some information about you
- Link to the /about page in the layout
- Host it using a free http://www.heroku.com webpage
- In your About page, have it pick from a list of stuff YOU list
- The stuff should be an array of things in ruby, and each time you refresh, it should say something different about you
- Move the about page to the homepage
- Copy the Choose Your Own Adventure code into this project
- let the user select their adventure and tell them if they died or not
- [http://www.confreaks.com/videos/759-rubymidwest2011-keynote-architecture-the-lost-years](Architecture, The Lost Years): Talk by Uncle Bob at Ruby Midwest on how we should contain our Application Code in Gems, not in Rails code
- http://www.github.com/sinatra/sinatra-contrib
- http://www.sinatrarb.com
- http://empty-meadow-9136.heroku.com/
Copyright: Jesse Wolgamott, MIT License (See LICENSE)