- 20 Jun, 2014 1 commit
-
-
File.exists? has been deprecated since Ruby 1.9.2
Joost Baaij committed
-
- 11 Mar, 2014 1 commit
-
-
First off, sqlite3 needs to be exactly v1.3.8. Need to make sure both racc and rubysl are in the Gemfiles. RBX's File.join doesn't like nil at all. RBX also doesn't like to remove a constant that doesn't exist yet.
Jon Yurek committed
-
- 31 Jan, 2014 1 commit
-
-
It is now a requirement for attachments to do one of three things: 1. Have a content_type validation (e.g. "image/*") 2. Have a filename validation (e.g. *.png, *.gif) 3. Explicitly *not* have one of those validations The intent is to make the default more secure, and you have to explicitly reject the security of a validation in order to not have one.
Jon Yurek committed
-
- 31 Jul, 2013 2 commits
- 30 Jul, 2013 1 commit
-
-
Jon Yurek committed
-
- 24 May, 2013 1 commit
-
-
Jon Yurek committed
-
- 15 Jun, 2012 2 commits
-
-
This is for Rails 3.1+
Prem Sichanugrist committed -
Prem Sichanugrist committed
-
- 31 May, 2012 1 commit
-
-
Mark Kremer committed
-
- 30 Mar, 2012 3 commits
-
-
Prem Sichanugrist committed
-
Jon Yurek committed
-
Needs work for S3 Attachments.
Jon Yurek committed
-
- 23 Mar, 2012 2 commits
-
-
Prem Sichanugrist committed
-
Prem Sichanugrist committed
-
- 12 Dec, 2011 2 commits
-
-
This is necessary so Gemnesium will be green.
Prem Sichanugrist committed -
The original commit came from @amazonwebservices and @trevorrowe in #579. I had to revise the commit and make sure all the test cases are passing. All credits still goes to those guys, thanks a lot!
Prem Sichanugrist committed
-
- 21 Oct, 2011 1 commit
-
-
Prem Sichanugrist committed
-
- 14 Oct, 2011 1 commit
-
-
Prem Sichanugrist committed
-
- 07 Sep, 2011 1 commit
-
-
This test will generate a basic Rails application, include Paperclip into Gemfile, and call basic `has_attached_file` in the model. This will make sure that we're not messing up any of the configuration and integration for our gem and the Rails framework.
Prem Sichanugrist committed
-
- 29 Jul, 2010 1 commit
-
-
Jon Yurek committed
-
- 23 Jul, 2010 2 commits
- 21 Jul, 2010 1 commit
-
-
Jon Yurek committed
-