- 24 Apr, 2012 1 commit
-
-
Prem Sichanugrist committed
-
- 04 Apr, 2012 1 commit
-
-
Prem Sichanugrist committed
-
- 30 Mar, 2012 5 commits
-
-
Prem Sichanugrist committed
-
Jon Yurek committed
-
Jon Yurek committed
-
Jon Yurek committed
-
Needs work for S3 Attachments.
Jon Yurek committed
-
- 23 Mar, 2012 2 commits
-
-
Prem Sichanugrist committed
-
Prem Sichanugrist committed
-
- 09 Mar, 2012 1 commit
-
-
The new default :path and :include include the name of the model and also nests the model ID under a series of subdirectories, improving filesystem access speed when more than 1024 models have saved attachments. The easiest way to upgrade is to add an explicit :url and :path to your has_attached_file calls: has_attached_file :avatar, :path => ":rails_root/public/system/:attachment/:id/:style/:filename", :url => "/system/:attachment/:id/:style/:filename"
Mike Burns committed
-
- 12 Dec, 2011 3 commits
-
-
This is necessary so Gemnesium will be green.
Prem Sichanugrist committed -
Prem Sichanugrist committed
-
The original commit came from @amazonwebservices and @trevorrowe in #579. I had to revise the commit and make sure all the test cases are passing. All credits still goes to those guys, thanks a lot!
Prem Sichanugrist committed
-
- 18 Nov, 2011 1 commit
-
-
This will fix the problem on the CI server, where some time the change occurred by "write_file" will not trigger Rubinius to generate a compiled .rbc file.
Prem Sichanugrist committed
-
- 21 Oct, 2011 1 commit
-
-
Prem Sichanugrist committed
-
- 14 Oct, 2011 3 commits
-
-
Prem Sichanugrist committed
-
Closes #602
Prem Sichanugrist committed -
Prem Sichanugrist committed
-
- 07 Sep, 2011 1 commit
-
-
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
-
- 29 Jul, 2010 2 commits
- 23 Jul, 2010 3 commits
- 21 Jul, 2010 2 commits