- 10 Feb, 2012 3 commits
-
-
Mike Burns committed
-
- 06 Feb, 2012 2 commits
-
-
Kelley Reynolds committed
-
Kelley Reynolds committed
-
- 03 Feb, 2012 9 commits
-
-
Prem Sichanugrist committed
-
replace Paperclip::Attachment#initialize options with an AttachmentOptions instance
Luke Griffiths committed -
Luke Griffiths committed
-
Luke Griffiths committed
-
Luke Griffiths committed
-
Luke Griffiths committed
-
Luke Griffiths committed
-
Justin Ko committed
-
Jon Yurek committed
-
- 01 Feb, 2012 1 commit
-
-
In the effort of decoupling Rails from unit specs, you can't have any code that calls `Rails` (since it isn't available). In my unit specs that need Paperclip, I call `Paperclip::Railtie.insert` and all is good :)
Justin Ko committed
-
- 27 Jan, 2012 11 commits
-
-
Prem Sichanugrist committed
-
Introducing `:restricted_characters` in Paperclip::Attachment.default_options so people can override their blacklist characters by override that setting.
Prem Sichanugrist committed -
Fixes #703
Prem Sichanugrist committed -
Prem Sichanugrist committed
-
Prem Sichanugrist committed
-
Simple addition to allow procs in the fog_config_options (bucket-name, authentication, and host)
Prem Sichanugrist committed -
Prem Sichanugrist committed
-
Travis CI deprecated and remove the rbx-2.0 alias after rbx project merged stuff back to master branch.
Prem Sichanugrist committed -
Mike Burns committed
-
Benjamin Hüttinger committed
-
Mike Burns committed
-
- 20 Jan, 2012 4 commits
-
-
Benjamin Hüttinger committed
-
Benjamin Hüttinger committed
-
Benjamin Hüttinger committed
-
Jon Yurek committed
-
- 19 Jan, 2012 1 commit
-
-
Luke Griffiths committed
-
- 18 Jan, 2012 1 commit
-
-
Luke Griffiths committed
-
- 16 Jan, 2012 2 commits
-
-
ralph committed
-
Jeremy McNevin committed
-
- 13 Jan, 2012 2 commits
-
-
Mike Burns committed
-
Closes #678. Closes #450.
Jon Yurek committed
-
- 09 Jan, 2012 4 commits
-
-
If a model has an existing attachment and styles, and later a new attachment is added (not just new styles), "rake paperclip:refresh:missing_styles" would crash with "TypeError: can't convert nil into Array".
Steve Madsen committed -
iltempo committed
-
iltempo committed
-
Jim Ryan committed
-