Commit Graph

20 Commits

Author SHA1 Message Date
Elliot Winkler 97a627c273 Upgrade RSpec to v3.4
v3.3 introduced a new feature: the ability to re-run failed specs. v3.4
contains some other nifty features, such as code highlighting and
compound failure messages.
2015-12-30 21:58:31 -05:00
Elliot Winkler 99a68fe14a Prefix temporary gh pages dir with username 2015-01-23 16:05:32 -07:00
Elliot Winkler 0f7bcfe150 Add build/ and source/ to .gitignore 2015-01-23 14:13:31 -07:00
Elliot Winkler 9b5fe69509 Publish new docs when releasing a new version 2014-06-20 16:41:37 -06:00
Elliot Winkler 4539834239 Add .yardoc to .gitignore 2014-01-28 14:51:06 -07:00
Elliot Winkler d8b2133c10 Sort .gitignore 2014-01-28 14:50:43 -07:00
Gabe Berke-Williams 6d309d7156 Unignore Gemfile.lock, per Appraisal instructions. 2012-04-10 22:55:29 -04: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 f1f5e6d759 Remove gem lockfiles 2011-09-18 21:38:36 +07:00
Ryan McGeary e3ea7873f9 Removed and gitignored Gemfile.lock and .bundle from the repository
* See http://yehudakatz.com/2010/12/16/clarifying-the-roles-of-the-gemspec-and-gemfile/
2011-01-31 15:56:10 -05:00
Joe Ferris cb7eae11b5 Fixed rspec2/rails3 integration; added integration tests for macros/matchers/rspec in rails 2 and 3 using cucumber 2010-06-23 14:46:28 -04:00
Joe Ferris b1b6ac40c3 Fixed errors and warnings related to Rails 3 2010-06-08 17:26:58 -04:00
Joe Ferris 673ffa6697 Added should_create and should_destroy [#190 state:resolved] 2009-05-05 18:16:12 -07:00
Joe Ferris 62078846bb Ignoring Vim swap files 2009-05-05 16:38:56 -07:00
Ryan McGeary 864a35fe81 Added gem related rake tasks [#55]
* Rolling a manual gemspec for now
 * Upped VERSION to 1.99.0 pending a published gem
2008-09-14 11:12:39 -04:00
Tammer Saleh 2cb29f5e6d fixed should_have_many :through bug #60, and added .svn to gitignore. 2008-07-31 22:36:15 -04:00
Ryan McGeary e1a54268b0 Added 'rake coverage' for an rcov report 2008-07-11 21:58:23 -04:00
Ryan McGeary 67b2b614b8 Rid the symlink behavior under test/rails_root/vendor/plugins 2008-07-11 21:03:50 -04:00
tsaleh 6ac26e9da8 small change to improve rdocs
git-svn-id: https://svn.thoughtbot.com/plugins/shoulda/trunk@489 7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa
2008-05-01 13:49:45 +00:00
tsaleh eda6ff078f added missing dirs and removed dangling symlink
git-svn-id: https://svn.thoughtbot.com/plugins/shoulda/trunk@484 7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa
2008-05-01 13:49:06 +00:00