Commit Graph

16 Commits

Author SHA1 Message Date
Mike Burns 1effd72147 Merge branch 'no-js-runtime' of https://github.com/whitepages/shoulda-matchers 2011-11-16 13:36:26 -05:00
Gabe Berke-Williams 26fb35aae9 Use Bundler gem conventions.
Use stable version of shoulda-context. Remove rdoc-related code.
2011-11-11 20:13:03 -05:00
Blake Thomson 76600615dd Remove uglifier and coffee-rails from the 3.1 gemfile, and modify spec_helper.rb to respect a BUNDLE_GEMFILE set on the command line. 2011-11-02 08:36:01 -07:00
Vasiliy Ermolovich 16eb4aa78d render_template compatible with assert_template, closes #21 2011-10-15 14:36:30 +03:00
Prem Sichanugrist 3d9439030b Update set_the_flash_matcher to also duplicate the used set to fix a bug in Rubinius
Tests now also passed on Rubinius 2.0
2011-09-19 01:05:07 +07:00
Prem Sichanugrist 6785f596b4 Update Gem configuration for Ruby 1.9.3 and JRuby 2011-09-18 21:39:18 +07:00
Prem Sichanugrist f1f5e6d759 Remove gem lockfiles 2011-09-18 21:38:36 +07:00
Prem Sichanugrist 78b5e5f436 Update testing dependencies 2011-09-12 17:23:22 +07:00
Mike Burns 5190a39bba Add an aruba dependency so the cucumber tests can run. 2011-08-26 09:30:21 -04:00
Mike Burns 6cbe34ce57 appraisal:install changes these files so I'm commiting these changes. Again. 2011-06-28 13:13:51 -04:00
Mike Burns 4b9b46cfc0 appraisal:install changes these files so I'm commiting these changes 2011-06-28 13:06:45 -04:00
Prem Sichanugrist f1c8b80523 Go back and use `bundle install --local`, but specify additional dependencies in `Appraisal` file. 2011-05-30 16:14:06 -04:00
Prem Sichanugrist 372eb16e8f Lock Appraisal to ~> 0.3.4, for real this time 2011-05-30 15:15:33 -04:00
Prem Sichanugrist 11f5ff5df0 Bump Appraisal to 0.3.4 and make sure that generated gemfiles won't store absolute path 2011-05-30 15:04:44 -04:00
Prem Sichanugrist 3c948de243 Fix bug on hardcoded BUNDLE_GEMDIR by mistake 2011-05-27 17:23:24 -04:00
Prem Sichanugrist 44847c6a87 Add Appraisals to the project to handle testing against multiple Rails version
Note that we also bump RSpec to 2.6.1.beta1 because the incompatibility with Rails 3.1.0.rc1
2011-05-25 14:59:01 -04:00