- 01 Sep, 2015 2 commits
-
-
README updated (for Debian-based Linux distros)
Jon Yurek committed -
Other Debian based distros add in Ubuntu installation line
Behnam Ahmad khan beigi committed
-
- 27 Aug, 2015 4 commits
-
-
Arjun Anand committed
-
Arjun Anand committed
-
Stefano B committed
-
Stefano B committed
-
- 25 Aug, 2015 2 commits
-
-
Test against Ruby 2.2.3 on Travis.
Jon Moss committed -
Gustavo Villa committed
-
- 24 Aug, 2015 5 commits
-
-
Removes `column_type` and `column_options` so that it works well in both versions. [closes #1947]
Andrew Hubbs committed -
This reverts commit f6f5ea1b.
Isaac Betesh committed -
[closes #1966]
Isaac Betesh committed -
[closes #1965]
Jon Moss committed -
[fixes #1967]
Tute Costa committed
-
- 21 Aug, 2015 2 commits
-
-
Tyler Willingham committed
- 20 Aug, 2015 11 commits
-
-
Jon Yurek committed
-
Isaac Betesh committed
-
Cucumber needs to tell FakeWeb the s3_domain_url path for uploading a file, and FakeWeb needs to return XML
Isaac Betesh committed -
Isaac Betesh committed
-
David Chen committed
-
David Chen committed
-
Isaac Betesh committed
-
Both v1 and v2 of the AWS Ruby SDK accept the string literal AES256, no need to differentiate. (thank you, @trevorrowe)
Isaac Betesh committed -
Further changes to Paperclip::Storage::S3 for choosing aws-sdk-v2 before aws-sdk-v1; use object.upload_file rather than object.put; implement v2 expiring_url method
David Chen committed -
Isaac Betesh committed
-
Jon Yurek committed
-
- 03 Aug, 2015 1 commit
-
-
Fix GeometryParser for '@>' special case
Tute Costa committed
-
- 31 Jul, 2015 1 commit
-
-
According to the ImageMagick documentation the '@' flag is a special case that can be used in conjunction with '>' to prevent IM from scaling an image up. The '<' flag is ignored when using '@'. http://www.imagemagick.org/Usage/resize/#pixel This fixes the issue I reported in #1851
Adam Lassek committed
-
- 29 Jul, 2015 2 commits
-
-
Fix specs broken by aruba changes
Tute Costa committed -
* update aruba methods for in_current_dir and check_file_presence * switch rspec syntax from should to expect * configure raise_in_transactional_callbacks if AR >= 4.2 * remove paperclip itself from Appraisal This also updates Travis to use the default bundler (to enable caching) and to build primary rubies first
Dave Gynn committed
-
- 03 Jul, 2015 2 commits
-
-
[ci skip] Add Ubuntu install instructions
Tute Costa committed -
Rodrigo Argumedo committed
-
- 29 Jun, 2015 2 commits
-
-
Update version in README
Tute Costa committed -
You guys missed the version update for the gemfile entry.
Jeroen Visser committed
-
- 26 Jun, 2015 1 commit
-
-
It should never be the case that `url` returns `nil`. If there is no url that can be reasonable achieved, as is the case when the record the attachment is attached to is unpersisted, then `url` should return the default url.
Jon Yurek committed
-
- 19 Jun, 2015 3 commits
- 18 Jun, 2015 2 commits
-
-
Tute Costa committed
-
[ci skip]
Tute Costa committed
-