- 08 Jul, 2014 3 commits
-
-
shaileshparamisoft committed
-
as the former is deprecated and throws a warning.
Ivan committed -
Pablo Cantero committed
-
- 20 Jun, 2014 1 commit
-
-
File.exists? has been deprecated since Ruby 1.9.2
Joost Baaij committed
-
- 17 Jun, 2014 1 commit
-
-
Fixes #1520
printercu committed
-
- 31 May, 2014 1 commit
-
-
Jon Yurek committed
-
- 30 May, 2014 2 commits
-
-
This should make it possible to avoid passing a :geometry in the style definition (when passing it as a hash), thus making Paperclip avoid resizing the image. This is helpful when you want to perform your own custom resizing/cropping using :convert_options rather than the default options offered by Paperclip itself.
Gabriele Cirulli committed -
jaredmoody committed
-
- 16 May, 2014 3 commits
-
-
Fixes #1550
Prem Sichanugrist committed -
Lucas Caton committed
-
Lucas Caton committed
-
- 11 May, 2014 1 commit
-
-
Andrey Novikov committed
-
- 09 May, 2014 1 commit
-
-
Clemens Gruber committed
-
- 08 May, 2014 1 commit
-
-
Mauricio Pasquier Juan committed
-
- 02 May, 2014 1 commit
-
-
* Extract private methods * Remove trailing conditionals * Remove explicit returns * Remove `.self`
Adarsh Pandit committed
-
- 11 Apr, 2014 2 commits
-
-
Jake Quain committed
-
Patrick Byrne committed
-
- 10 Apr, 2014 1 commit
-
-
Andrey Novikov committed
-
- 04 Apr, 2014 3 commits
-
-
Jon Yurek committed
-
Mike Mangino committed
-
Mike Mangino committed
-
- 21 Mar, 2014 1 commit
-
-
Evan Prothro committed
-
- 13 Mar, 2014 1 commit
-
-
Chris Ell committed
-
- 11 Mar, 2014 2 commits
-
-
There's nothing they can be spoofing, and there's little danger of a webserver accidentally sending a dangerous Content-Type with a file that has no extension. If the browser chooses to interpret it in a dangerous manner, no server-side library on earth can change that. This isn't specifically related to RSpec, but is built off the branch and is part of an effort to get the CI build green.
Jon Yurek committed -
This is a big one. This change converts all of the existing tests from test/unit to RSpec. It's been a long time coming, and was specifically prompted by the inability of minitest to work with Appraisal across the various Rails versions. Instead of ironing out that headache, converting to RSpec was preferable (after initial probing). Many assertions are still assertions and are housed in the Assertions module, but they should be converted as they get touched. Similarly, since we're touching all the tests/specs, we convert all the hashes from 1.8 syntax to 1.9 syntax.
Jon Yurek committed
-
- 04 Mar, 2014 3 commits
-
-
Johan van Zonneveld committed
-
Tyler Porter committed
-
Tyler Porter committed
-
- 26 Feb, 2014 1 commit
-
-
The `file` command on OS X takes the --mime-type option, which returns only the type and not the optional encoding. This is nice, but it's not portable. Use --mime and strip the encoding off if it's there. And don't forget this time.
Jon Yurek committed
-
- 25 Feb, 2014 1 commit
-
-
Validators love instances. Seriously, though, this was causing a problem when the validator was being called and the private "send" didn't have an instance to work on.
Jon Yurek committed
-
- 21 Feb, 2014 1 commit
-
-
Jon Yurek committed
-
- 14 Feb, 2014 7 commits
-
-
Jon Yurek committed
-
Kylan McBride committed
-
Kylan McBride committed
-
Kylan McBride committed
-
Jonah Dahlquist committed
-
It resulted with downloading attachment (i.e. from S3) on each instance validation even when attachment didn't change at all.
Wojciech Wnętrzak committed -
Jon Yurek committed
-
- 11 Feb, 2014 1 commit
-
-
Wojciech Wnętrzak committed
-
- 07 Feb, 2014 1 commit
-
-
Jon Yurek committed
-