Name |
Last commit
|
Last Update |
---|---|---|
cucumber | ||
generators/paperclip | ||
lib | ||
shoulda_macros | ||
tasks | ||
test | ||
.gitignore | ||
LICENSE | ||
README.rdoc | ||
Rakefile | ||
init.rb | ||
paperclip.gemspec |
Rails.root returns a Pathname and you can now declare your attachment without having to call #to_s first: has_attached_file :avatar, :storage => :s3, :s3_credentials => Rails.root.join('s3.yml') (cherry picked from commit 65d7600b7246cb3bd8f10805fb618e5839694318)
Name |
Last commit
|
Last Update |
---|---|---|
cucumber | Loading commit data... | |
generators/paperclip | Loading commit data... | |
lib | Loading commit data... | |
shoulda_macros | Loading commit data... | |
tasks | Loading commit data... | |
test | Loading commit data... | |
.gitignore | Loading commit data... | |
LICENSE | Loading commit data... | |
README.rdoc | Loading commit data... | |
Rakefile | Loading commit data... | |
init.rb | Loading commit data... | |
paperclip.gemspec | Loading commit data... |