David Chelimsky wrote in post #986732:
> On Mar 10, 2011, at 7:49 AM, Mohnish J. wrote:
>
>> also.
>> Could you please tell me how should I give to accordingly for it to work
>> for me using the above RoR configuration.
>
> rails generate rspec:install
> rails generate scaffold
>
> In Rails 3, once you run the rspec:install generator, the Rails
> generators delegate out to rspec-rails to generate the spec files.
>
> You might also want to check out http://ruby.railstutorial.org/.
>
> Cheers,
> David

Hi David,

I have posted the same question stackoverflow.com( 
http://stackoverflow.com/questions/5260173/how-to-use-rspec-scaffold-generator-with-latest-rspec-gem
 
). It being posted around the same time that you had given your solution 
on this forum. Kindly post your answer in stackoverflow.com so that you 
could get your rightful credit for the answer to the question.

I shall accept the answer once you have posted the same.

Thanks again for your support.

-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to