- 10 Sep, 2015 3 commits
-
-
Tute Costa committed
-
Removes note for running paperclip in EOL'd version of Rails (2.3).
Tute Costa committed -
Removes `column_type` and `column_options` so that it works well in both versions. Backcported from master, to release a patch version with this bugfix. [closes #1947]
Andrew Hubbs committed
-
- 09 Sep, 2015 3 commits
-
-
Mehmet Cetin committed
-
Mehmet Cetin committed
-
[fixes #1977]
Anshul Sharma committed
-
- 05 Sep, 2015 1 commit
-
-
Tute Costa committed
-
- 01 Sep, 2015 8 commits
-
-
Isaac Betesh committed
-
Isaac Betesh committed
-
Isaac Betesh committed
-
Isaac Betesh committed
-
Isaac Betesh committed
-
Isaac Betesh committed
-
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
-