Hi,
I am trying to learn the RSpec but unfortunately I found all the
tutorials which are very old. Is anyone have latest tutorial?
I am following some tutorial, I have followed the following steps:-
1) gem install rspec
2) gem install rspec-rails
3) ./script/generate rspec
   I am getting an error that "Couldn't find 'rspec' generator"
I have searched for this and I got information that I have to install
the plugins:-
"ruby script/plugin install
svn://rubyforge.org/var/svn/rspec/tags/CURRENT/rspec
"
My problem is that URL does not exists. Can anyone tell me am I on right
track?

Any help appreciated.

Thanks,
Tushar

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to