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

6 commits

Author SHA1 Message Date
Tammer Saleh
b415bff884 Revert bunch of bad commits:
2442d1f608
35213b5a1b
804f859435
fc938bb185

Getting the following error when running tests in a real project:

  ...activesupport/lib/active_support/dependencies.rb:276:in `load_missing_constant': uninitialized constant Shoulda::ActiveRecord::Base (NameError)

Think this is because of the namespace changes, but not sure.  Will investigate later.
2008-06-23 12:36:31 -04:00
Tammer Saleh
804f859435 Rearranged a bunch of code 2008-06-22 12:03:46 -04:00
August Lilleaas
730c2d338b Calling should without a block piggybacks to should_eventually. 2008-06-13 14:23:32 +02:00
tsaleh
0f7eeafa3d - imported bugfix from 3.0.4 which get's the wrong parent id in should_be_restful
- changed the setup block to check for double calls or being called outside a context



git-svn-id: https://svn.thoughtbot.com/plugins/shoulda/trunk@228 7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa
2007-10-23 21:09:43 +00:00
tsaleh
59bf60c41c some refactoring
git-svn-id: https://svn.thoughtbot.com/plugins/shoulda/trunk@141 7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa
2007-07-24 15:13:36 +00:00
tsaleh
6108062ffa Moved old tests back into place
git-svn-id: https://svn.thoughtbot.com/plugins/shoulda/trunk@137 7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa
2007-07-20 19:06:28 +00:00
Renamed from test/disabled/context_test.rb (Browse further)