Extract options into a new class, so they can be toyed with
Showing
... | ... | @@ -18,5 +18,4 @@ gem "shoulda" |
gem "sqlite3", "~>1.3.4" | ||
gem "fakeweb", :require => false | ||
# gem "ruby-debug", :platform => :ruby_18 | ||
# gem "ruby-debug19", :platform => :ruby_19 | ||
gem 'pry' |
lib/paperclip/options.rb
0 → 100644
Please
register
or
sign in
to comment