You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/home/petrushka/.bundle/ruby/svn/gems/remarkable-4.0.0.alpha4/lib/remarkable/core/macros.rb:15:in method_missing': undefined methodmock_model' for :Class (NoMethodError)
from /home/petrushka/webdev/my_app/spec/controllers/admin/timetable_controller_spec.rb:23:in `block (2 levels) in <top (required)>
Remarkable/Rails is not implemented, mock_model will not work. The doc you are looking at is for Remarkable 3. Someone else may port over remarkable/rails, but I am not likely to port it because I don't have a need for it.
Have you looked at Rspec let() and the new Rspec metadata?
time_table_controller_spec, line 23:
Error in console:
spec_helper: https://gist.github.com/1d92348b08b71a5fc798
ruby 1.9.3dev (2010-05-08 trunk 27674) [x86_64-linux]
spork (0.8.4)
Rails 3: beta3
Rspec2: beta11
The text was updated successfully, but these errors were encountered: