- 22 Oct, 2013 1 commit
-
-
Jon Yurek committed
-
- 08 Oct, 2013 1 commit
-
-
pry-debugger doesn't compile on JRuby, and we're really only using that locally.
Prem Sichanugrist committed
-
- 14 Aug, 2013 1 commit
-
-
Jon Yurek committed
-
- 25 Jul, 2013 1 commit
-
-
Jon Yurek committed
-
- 23 Jul, 2013 1 commit
-
-
Jon Yurek committed
-
- 22 Jul, 2013 1 commit
-
-
Jon Yurek committed
-
- 16 Jul, 2013 1 commit
-
-
Using the ActiveRecord validations is smart in order to lessen load on the project to develop our own validators, but it's problematic in that calling `valid?` on the record fires off all the other validations -- including those on fields which may not be set yet because of mass-assignment. This commit will "pre-validate" the attachment's fields so that it doesn't process an invalid attachment, but it does so by running its validations manually on assignment.
Jon Yurek committed
-
- 25 Jun, 2013 1 commit
-
-
Johnny Shields committed
-
- 07 Jun, 2013 1 commit
-
-
This allows bundler to complete gem dependency resolution during development. This is only relevant for paperclip developers. Please see: https://github.com/thoughtbot/paperclip/issues/1256 and thanks to @nkondratyev
Dan Collis-Puro committed
-
- 24 May, 2013 1 commit
-
-
Mike Burns committed
-
- 08 Feb, 2013 2 commits
-
-
Menno van der Sman committed
-
Menno van der Sman committed
-
- 16 Jan, 2013 1 commit
-
-
Johnny Shields committed
-
- 05 Dec, 2012 1 commit
-
-
Jon Yurek committed
-
- 19 Oct, 2012 1 commit
-
-
Jon Yurek committed
-
- 05 Oct, 2012 1 commit
-
-
Jon Yurek committed
-
- 16 Jul, 2012 1 commit
-
-
* Fixed tests and functionality for new fog and removed the fixed version from the gemspec * Set time to 3600 from the current time so expiring actually works
Michiel Sikkes committed
-
- 12 Jul, 2012 1 commit
-
-
Mike Burns committed
-
- 29 Jun, 2012 1 commit
-
-
Mike Burns committed
-
- 15 Jun, 2012 1 commit
-
-
Prem Sichanugrist committed
-
- 24 Apr, 2012 2 commits
-
-
Prem Sichanugrist committed
-
`aws-sdk` has been updated to support newer version of nokogiri, so we should loosen our dependency.
Prem Sichanugrist committed
-
- 05 Apr, 2012 1 commit
-
-
Prem Sichanugrist committed
-
- 30 Mar, 2012 1 commit
-
-
Needs work for S3 Attachments.
Jon Yurek committed
-
- 23 Mar, 2012 3 commits
-
-
Prem Sichanugrist committed
-
Prem Sichanugrist committed
-
Prem Sichanugrist committed
-
- 12 Dec, 2011 2 commits
-
-
This is necessary so Gemnesium will be green.
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
-
- 12 Nov, 2011 1 commit
-
-
This also removes Pry.
Gabe Berke-Williams 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
-
- 26 Jul, 2011 1 commit
-
-
Trung Lê committed
-
- 07 Jul, 2011 1 commit
-
-
Closes #507
Prem Sichanugrist committed
-
- 25 Jun, 2011 1 commit
-
-
Gabe Berke-Williams committed
-
- 19 May, 2011 1 commit
-
-
Jon Yurek committed
-
- 20 Apr, 2011 1 commit
-
-
Franco Catena committed
-
- 06 Apr, 2011 3 commits
- 30 Dec, 2010 1 commit
-
-
Jon Yurek committed
-