- 11 Mar, 2014 3 commits
-
-
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 -
Jon Yurek committed
-
This is a big one. This change converts all of the existing tests from test/unit to RSpec. It's been a long time coming, and was specifically prompted by the inability of minitest to work with Appraisal across the various Rails versions. Instead of ironing out that headache, converting to RSpec was preferable (after initial probing). Many assertions are still assertions and are housed in the Assertions module, but they should be converted as they get touched. Similarly, since we're touching all the tests/specs, we convert all the hashes from 1.8 syntax to 1.9 syntax.
Jon Yurek committed
-
- 21 Feb, 2014 1 commit
-
-
Jon Yurek committed
-
- 14 Feb, 2014 1 commit
-
-
Kylan McBride committed
-
- 24 Jan, 2014 1 commit
-
-
Jon Yurek committed
-
- 31 Jul, 2013 2 commits
- 15 Mar, 2013 1 commit
-
-
Jon Yurek committed
-
- 15 Jun, 2012 1 commit
-
-
Hrvoje Šimić committed
-
- 05 Jun, 2012 1 commit
-
-
Juanjo Bazán committed
-
- 18 May, 2012 1 commit
-
-
Juanjo Bazán committed
-
- 23 Mar, 2012 2 commits
-
-
Prem Sichanugrist committed
-
Prem Sichanugrist committed
-
- 17 Feb, 2012 1 commit
-
-
Prem Sichanugrist committed
-
- 12 Dec, 2011 1 commit
-
-
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
-
- 18 Nov, 2011 2 commits
- 12 Nov, 2011 1 commit
-
-
This also removes Pry.
Gabe Berke-Williams committed
-
- 28 Oct, 2011 1 commit
-
-
Mike Burns committed
-
- 10 Oct, 2011 1 commit
-
-
Prem Sichanugrist committed
-
- 05 Oct, 2011 1 commit
-
-
Mike Burns committed
-
- 30 Sep, 2011 1 commit
-
-
Jon Yurek 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
-
- 03 Sep, 2011 2 commits
-
-
Prem Sichanugrist committed
-
However, this will make sure that you can always change it to something else afterward. There's currently no test for this, but after I've tried this with the `integration_test` branch, I can confirm that logs are written to `log/test.log` as it should. Closes #581
Prem Sichanugrist committed
-
- 24 Aug, 2011 1 commit
-
-
Abstract out the file geometry parser within Thumbnail. This makes it possible to have different cropping and scaling controls, as the papermill gem does.
Mike Burns committed
-
- 23 Aug, 2011 1 commit
-
-
Jon Yurek committed
-
- 19 Aug, 2011 1 commit
-
-
Bump rails 3_1 version to rc6
Chris Harper committed
-
- 05 Aug, 2011 3 commits
-
-
Mike Burns committed
-
Prem Sichanugrist committed
-
Update Gemfile to make sure we can run the test locally, and also upgrade Rails 3.1 beta to latest version
Prem Sichanugrist committed
-
- 26 Jul, 2011 2 commits
-
-
Mike Burns committed
-
Trung Lê committed
-
- 22 Jul, 2011 2 commits
-
-
Prem Sichanugrist committed
-
This will fix the problem with Psych on the old version of Rails 2.x
Prem Sichanugrist committed
-
- 21 Jul, 2011 1 commit
-
-
Prem Sichanugrist committed
-
- 30 Jun, 2011 1 commit
-
-
Mike Burns committed
-
- 07 Jun, 2011 1 commit
-
-
Jon Yurek committed
-
- 23 May, 2011 1 commit
-
-
Prem Sichanugrist committed
-