paperclip.gemspec
1.61 KB
-
Add basic integration test using Cucumber · 3131601f
This test will generate a basic Rails application, include Paperclip into Gemfile, and call basic `has_attached_file` in the model. This will make sure that we're not messing up any of the configuration and integration for our gem and the Rails framework.
Prem Sichanugrist committed
Analyzing file…