Commit Graph

12 Commits

Author SHA1 Message Date
Carlos Antonio da Silva 0e8ce2263f Run tests with newest country select
It has changed the values to use country codes instead of names, so
anyone updating should be careful about that.
2015-01-04 15:12:21 -02:00
Rafael Mendonça França c26b26d679 Add a new gemfile with Rails 4-2-stable branch 2014-12-16 16:12:41 -02:00
Rafael Mendonça França 8a50572e74 Rails master is now the default gemfile 2014-03-10 15:23:16 -03:00
Rafael Mendonça França 98937599ec Run tests against Rails 4-1-stable 2014-03-10 14:35:31 -03:00
Peter M. Goldstein 3bcb1c9a08 Update Gemfiles to allow Rubinius and JRuby to run. Add those VMs to .travis.yml. Add begin/rescue to Rakefile to accomodate platforms that don't have RDocTask. 2013-12-15 18:26:41 -08:00
Andriel Nuernberg 8e6c383fe6 Let Devise play with Rails master 2013-12-06 14:59:25 -02:00
Rafael Mendonça França bdf36610b1 Remove the test gemfiles 2012-12-26 21:14:21 -03:00
Carlos Antonio da Silva 9a66675b0b Bundle update, change mocha require
Mocha is still being required somewhere else, which is showing a
deprecation warning when running tests.
2012-11-11 21:40:40 -02:00
Rafael Mendonça França 7b368ddb9f Good bye ruby-debug 💣 2012-02-22 15:09:28 -02:00
Rafael Mendonça França fca99746d2 Use country_select gem instead of the plugin
Rails 3.2 deprecated the Rails plugins. So we have to use gems.
2012-01-30 16:14:58 -02:00
Lucas Mazza bcc4f1eada add the `--bootstrap` option to the simple_form:install generator 2012-01-24 16:23:50 -02:00
Rafael Mendonça França ab127f683e Add more Gemfiles to travis-ci build matrix 2012-01-11 14:40:38 -03:00