Closed lawso017 closed 8 years ago
Also replaced fog with fog/aws, and replaced uuidtools with SecureRandom.uuid to reduce dependencies.
FYI, reducing the dependency footprint fog -> fog/aws dropped slug footprint by ~20MB on heroku.
Thanks for the PR! Looks like nobody is maintaining this gem anymore. Are you interested in maintaining it? Reply here and i'll give your access. Cheers
@dwilkie I hope to have some time next week to look at some pull requests, including this one.
@p8 @dwilkie I am happy to help out; really appreciate this gem and rely on it in several projects.
Fresh bundle install included Capybara 2.7; form_builder specs failed because latest Capybara Rack driver does not find hidden fields by default.