- 08 Jul, 2014 3 commits
-
-
as the former is deprecated and throws a warning.
Ivan committed -
Syntax is not clear from current documentation.
Adam Steel committed -
Pablo Cantero committed
-
- 01 Jul, 2014 2 commits
- 27 Jun, 2014 1 commit
-
-
Update inch-ci docs badge in README
Daniel Collis-Puro committed
-
- 24 Jun, 2014 1 commit
-
-
Made indentation properly
Jon Yurek committed
-
- 23 Jun, 2014 1 commit
-
-
dilipror committed
-
- 20 Jun, 2014 2 commits
-
-
File.exists? has been deprecated since Ruby 1.9.2
Joost Baaij committed -
Rails.application.eager_load! instead of require
Jon Yurek committed
-
- 17 Jun, 2014 2 commits
-
-
Fixes #1520
printercu committed -
Update the URL of the docs badge to include it from inch-ci.org instead of inch-pages.github.io (the former being the successor of the Inch Pages project). [ci skip]
René Föhring 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
-
- 26 May, 2014 1 commit
-
-
Adding an example for using Capybara/FactoryGirl to test attachments. I ran into an issue on my project where the files I was uploading in my test were getting saved multiple times, leading to hundreds of extra files before I caught it. I did a bunch of research and found this to be the most elegant solution (saving files in the testing environment to a custom location and then deleting that directory after the suite runs). I thought some clarification in the README would help people deal with the more easily in the future.
Dustin Brown committed
-
- 16 May, 2014 9 commits
-
-
Allow to pass arrays of validations to the validators
Prem Sichanugrist committed -
Fix intermittently failing spec
Prem Sichanugrist committed -
Documented devkit requirement for Windows
Prem Sichanugrist committed -
* Change `rbx` to `rbx-2` * Mark `rbx-2` as allow-failure again
Prem Sichanugrist committed -
Fixes #1550
Prem Sichanugrist committed -
Remove typo in contributing guidelines
Prem Sichanugrist committed -
Lucas Caton committed
-
Lucas Caton committed
-
Lucas Caton committed
-
- 15 May, 2014 4 commits
-
-
- With fixes as suggested by mike-burns
Zuhaib Ali committed -
Remove extraneous 'not'.
Adarsh Pandit committed -
Adarsh Pandit committed
-
* `fog_spec.rb:328` fails intermittently due to a race condition * Use [TimeCop][1] gem to freeze time during the spec * Extract magic number * Break long line [1]: https://github.com/travisjeffery/timecop ![TimeCop Poster](http://www.deconstructingmovies.com/wp-content/uploads/2014/03/timecop-poster.jpg)
Adarsh Pandit committed
-
- 11 May, 2014 2 commits
-
-
Andrey Novikov committed
- 09 May, 2014 9 commits
-
-
added :preserve_files notes to the README
Prem Sichanugrist committed -
Drew Cimino committed
-
Document requirement for file command.
Prem Sichanugrist committed -
Update Capistrano Task example for working in 3.x version
Prem Sichanugrist committed -
Optionally disable inspecting EXIF for orientation
Prem Sichanugrist committed -
Ensure required validations accepts subclasses
Prem Sichanugrist committed -
Add german locale file
Prem Sichanugrist committed -
Clemens Gruber committed
-
Locale file for spanish
Jon Yurek committed
-