1
0
Fork 0
mirror of https://github.com/thoughtbot/shoulda-matchers.git synced 2022-11-09 12:01:38 -05:00
Commit graph

9 commits

Author SHA1 Message Date
Matt Jankowski
162e6f8ad6 use the rails standard way of initializing a gem, instead of that RAILS_ROOT check 2008-10-01 17:44:09 -04:00
Ryan McGeary
47f8f58143 Moved logic of init.rb into shoulda/rails
* will allow for later gem usage in rails
2008-09-14 08:28:53 -04:00
Josh Nichols
d20c85e112 Tweaked init.rb to only load activerecord/actionmailer/controller stuff if the appropriate classes are defined. 2008-09-14 08:23:43 -04:00
Ryan McGeary
d741a991c8 Moved Rails dependencies from shoulda.rb to init.rb 2008-08-31 22:21:19 -04:00
Ryan McGeary
a40f785724 Fix for shoulda_macros directory support under vendor/gems under vendor/plugins [#62] 2008-08-31 13:19:09 -04:00
Tammer Saleh
56a3f432b2 Added shoulda_macros directory support as per http://thoughtbot.lighthouseapp.com/projects/5807/tickets/62 2008-08-04 16:17:32 -04:00
tsaleh
f77e17b6e4 missed some renames
git-svn-id: https://svn.thoughtbot.com/plugins/shoulda/trunk@84 7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa
2007-04-06 15:09:35 +00:00
tsaleh
213c328e86 testing scope option
git-svn-id: https://svn.thoughtbot.com/plugins/tb_test_helpers/trunk@69 7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa
2007-04-04 17:39:56 +00: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