/Ampersand

A social platform in development thanks to the teachings of @mhartl

Primary LanguageRuby

There was me, that is Alex, and my three droogs, that is Pete, Georgie, and Dim, and we sat in the Korova Milkbar trying to make up our rassoodocks what to do with the evening. The Korova milkbar sold milk-plus, milk plus vellocet or synthemesc or drencrom, which is what we were drinking. This would sharpen you up and make you ready for a bit of the old ultra-violence. Alex, A Clockwork Orange

Getting Started

$ git clone git@github.com:naathyn/Ampersand.git amp
$ cd amp
$ bundle install
$ bundle exec rake db:setup
$ bundle exec rake db:populate

Thank You

A long overdue thank you goes out to the most thorough, informative and well developed tutorial on the world wide web: Ruby on Rails Tutorial: Learn Web Development with Rails by Michael Hartl

It's hard being a cynic when you find people in the world like Michael Hartl.