Commit Graph

10 Commits

Author SHA1 Message Date
Tony Ta
b224d50005 removes test env for incompatible Rails 3.2 and adds Rails 4.2
gemspec requires "rails" and "activemodel, ">= 4.0", so testing
on 3.2 will always fail to resolve dependencies.

adds and defaults to Rails 4.2 when RAILS_VERSION is not specified
2015-04-26 18:16:07 -07:00
Steve Klabnik
ed5499e318 UUUUGH.
This versioning situation sucks.
2014-07-09 17:06:00 -04:00
Steve Klabnik
4cc2060ea4 Depend on minitest 5 2014-07-09 16:53:26 -04:00
Steve Klabnik
a45b5eeda3 Fix link to arel.
ugh.
2014-07-05 13:17:31 -04:00
Steve Klabnik
38ba3cfd0b Add extra declaration on arel because Rails is silly.
https://github.com/rails/rails/issues/16063#issuecomment-48090125
2014-07-05 12:37:59 -04:00
Steve Klabnik
0a81984ab5 Default to Rails 4.1 2014-07-05 12:20:14 -04:00
Steve Klabnik
b08b3c4caa 😅
Rails ~>4.0 is 4.1. :grimace:
2014-07-05 12:10:03 -04:00
Steve Klabnik
a5107b32e2 Set up the test helper and Gemfile.
Now Travis will build across all the Rails-es.
2014-07-05 12:03:48 -04:00
Steve Klabnik
99e3d0f70b Set up minitest 2014-07-05 11:55:45 -04:00
Steve Klabnik
c718915075 Generate a basic gem 2014-07-05 00:53:48 -04:00