forked from kreeti/kt-paperclip
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
replace mocha and bourne with rspec mocks (kreeti#6)
* initial work on replacing mocha with rspec-mocks * replacing stubs with allow * fix validators tests and warnings * fix attachment_processing_spec.rb * fixes paperclip/interpolation_spec.rb * stubs and related methods fixes * argument fixes related in 'with' * using double instead of stub * s3 and fog fixes * yield multiple times * has_attached_file spec fixes * s3_spec fixes * adding libjpeg to allow support for jpeg images * imagemagick installation * updating packages before installation * removing policy.xml to allow pdf images to be read/written * replacing ghostscript-9.20 by ghostscript * removing unnecessary lines * removing unnecessary lines from travis.yml * updating syntax in fog_spec
- Loading branch information
1 parent
6f1b0e3
commit 6682a00
Showing
33 changed files
with
514 additions
and
605 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.