Hey guys. I'm building an app in Sinatra, and am having some trouble
writing a controller spec. It seems that #get isn't known:

NoMethodError in 'server shows the index page'
undefined method `get' for #<Spec::Example::ExampleGroup::Subclass_1:0xb7a0c5b4>

I've pasted the spec, spec_helper, etc here, in case it's of any help:
http://pastie.org/574643

Thanks!
Nick
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to