amp
amp copied to clipboard
Feature/ruby19 support
I wanted to use ruby 1.9 and reference amp via my Gemfile ie:
gem 'amp', :git => '[email protected]:hh/amp.git', :branch => 'feature/ruby19-support'
These changes do that for me, and maybe for others.