Re: [rspec-users] bug: rspec rails generator generates a failing spec

2012-05-19 Thread Justin Ko
On May 19, 2012, at 11:46 AM, survivorist wrote: > What was the specific issue with this and how did you resolve it, I'm having > the exact same error and can't find the root of the issue? Thanks > > -- > View this message in context: > http://ruby.11.n6.nabble.com/bug-rspec-rails-generator-ge

Re: [rspec-users] bug: rspec rails generator generates a failing spec

2012-05-19 Thread survivorist
What was the specific issue with this and how did you resolve it, I'm having the exact same error and can't find the root of the issue? Thanks -- View this message in context: http://ruby.11.n6.nabble.com/bug-rspec-rails-generator-generates-a-failing-spec-tp4647101p4975461.html Sent from the rsp

Re: [rspec-users] bug: rspec rails generator generates a failing spec

2012-03-22 Thread Alex Chaffee
Oops. This is apparently not an rspec bug after all... the tutorial instructions generated the StaticPages controller in a non-standard way. Sorry for the false alarm! On Thursday, March 22, 2012 2:19:04 PM UTC-7, Alex Chaffee wrote: > > Using rspec 2.9.0, rspec-rails 2.9.0, rails 3.2.2, followi