Classes: ViewStub
25 26 27
# File 'lib/couch_potato/rspec/stub_db.rb', line 25 def stub_view(clazz, view) ViewStub.new clazz, view, self end