I had my specs working and then I moved to spork and my presenter specs could
no longer find "view".
I added this to my spec_helper.rb file:
> config.include RSpec::Rails::ViewExampleGroup, :type => :presenter,
> :example_group => {
> :file_path => config.escaped_path(%w[spec presenters])
> }
I understand why it does not work but I don't understand why it did work before.
I thought I'd mention it... see if anyone wants me to open a bug report.
Thank you,
Perry
--
You received this message because you are subscribed to the Google Groups
"rspec" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.