This is example code meant to accompany a forthcoming Onehub blog post
The steps in the blog post are explicitly tagged, so the code included in the links won’t change. If you’d like to get going with the latest version of this repo:
-
git clone git://github.com/texel/backbone_html5_uploader.git
-
sudo gem install bundler
-
bundle install
-
rackup
That’s it! Happy hacking!