Commit Graph

10 Commits

Author SHA1 Message Date
Mike Burns f1baf025d6 Could only get this to pass when I removed the rails dependency. 2011-06-29 13:45:12 -04:00
Stafford Brunk fdd127cbcd Merge master and implement block functionality for multipart emails 2011-06-29 09:42:42 -04:00
Stafford Brunk 3c787adc51 Add name to authors list and add explicit subject in have_sent_email_spec 2011-06-10 12:30:00 -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 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
Joe Ferris 240342b7a8 Use ruby-debug19 on Ruby >= 1.9 (thanks to github.com/kollektiv) 2011-02-17 13:32:23 -05:00
Joe Ferris e817958427 Freeze version; dup version so Rubygems can call strip! on it 2011-02-17 13:31:41 -05:00
Ryan McGeary 9c9580c55b Moved dependencies from the Gemfile to the gemspec
* The Gemfile now contains just the source and a single `gemspec` declaration
* See http://yehudakatz.com/2010/12/16/clarifying-the-roles-of-the-gemspec-and-gemfile/

* Also had to break out the modules under integrations/rspec into their nested equivalents (load order?)
2011-01-31 16:45:13 -05:00
Joe Ferris 56b0a0439e Move into the Matchers namespace 2010-12-15 17:34:19 -05:00
Renamed from shoulda.gemspec (Browse further)