Commit Graph

9 Commits

Author SHA1 Message Date
Craig Buchek b7b44a5013 Support for folks using chruby 2019-07-06 00:07:22 -06:00
Craig Buchek 892a912c67 Fix installation of Heroku when using Homebrew 2019-07-06 00:06:42 -06:00
Elliot Winkler 99577107bb Fix setup script so it runs all the way through 2019-05-31 00:12:10 -06:00
Elliot Winkler 2ade5e20ae Lock Bundler to 1.x
Bundler 2.0 was released recently, but none of our lockfiles are
associated with this version — they all refer to Bundler 1.x.
Unfortunately, Travis is now attempting to use Bundler 2.0 by default,
so we have to ensure that it is using the correct version as well.
2019-01-28 19:54:22 -07:00
Elliot Winkler ff14d6ffc4 Update contributor docs, add maintainer docs
* Move section on documentation from README to CONTRIBUTING
* Add a setup script that contributors and maintainers can use to set up
  a dev environment

[skip ci]
2018-10-02 10:17:20 -03:00
Joe Ferris 6aca71765a Extracted the context framework, switched to rspec 2010-12-14 17:02:03 -05:00
Bob Showalter abc3aa73a4 convert_to_shoulda_syntax: use Dir::tmpdir instead of hardcoded /tmp 2008-07-30 08:25:25 -04:00
Bob Showalter 630ce17443 convert_to_should_syntax: fix clobbering of test names; leave existing should names untouched; add test case 2008-07-30 08:25:25 -04:00
tsaleh 7a4202f9b8 Moved everthing to trunk
git-svn-id: https://svn.thoughtbot.com/plugins/tb_test_helpers/trunk@38 7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa
2007-03-14 18:12:55 +00:00