- 17 Feb, 2012 7 commits
-
-
Prem Sichanugrist committed
-
Prem Sichanugrist committed
-
Paperclip#run now respects swallow_stderr setting. Fix for #741
Prem Sichanugrist committed -
Fixes #743
Prem Sichanugrist committed -
Fixes #745
Prem Sichanugrist committed -
Prem Sichanugrist committed
-
Prem Sichanugrist committed
-
- 15 Feb, 2012 1 commit
-
-
Chris Apolzon committed
-
- 11 Feb, 2012 1 commit
-
-
We aren't really sure if Rails even work on rbx-19mode, as it's on rapid developemnt. We should disble that for now.
Prem Sichanugrist committed
-
- 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
-