Brian Cardarella
2010-Jun-03 00:49 UTC
[rspec-users] Rails 3 + RSpec-Rails 2.0 generators?
I followed the instructions on the wiki but I don''t seem to have the generator: rails g rspec:install Are the generators not working? btw, I don''t see rspec listed when I run ''rails generate'' - Brian
On Jun 2, 2010, at 7:49 PM, Brian Cardarella wrote:> I followed the instructions on the wiki but I don''t seem to have the > generator: > > rails g rspec:install > > Are the generators not working? > > btw, I don''t see rspec listed when I run ''rails generate''Did you add rspec-rails to your Gemfile?
Brian Cardarella
2010-Jun-03 01:13 UTC
[rspec-users] Rails 3 + RSpec-Rails 2.0 generators?
Ah, duh :p On Jun 2, 9:03?pm, David Chelimsky <dchelim... at gmail.com> wrote:> On Jun 2, 2010, at 7:49 PM, Brian Cardarella wrote: > > > I followed the instructions on the wiki but I don''t seem to have the > > generator: > > > rails g rspec:install > > > Are the generators not working? > > > btw, I don''t see rspec listed when I run ''rails generate'' > > Did you add rspec-rails to your Gemfile? > _______________________________________________ > rspec-users mailing list > rspec-us... at rubyforge.orghttp://rubyforge.org/mailman/listinfo/rspec-users
I''ll take that to mean you got it working :) On Jun 2, 2010, at 8:13 PM, Brian Cardarella wrote:> Ah, duh :p > > On Jun 2, 9:03 pm, David Chelimsky <dchelim... at gmail.com> wrote: >> On Jun 2, 2010, at 7:49 PM, Brian Cardarella wrote: >> >>> I followed the instructions on the wiki but I don''t seem to have the >>> generator: >> >>> rails g rspec:install >> >>> Are the generators not working? >> >>> btw, I don''t see rspec listed when I run ''rails generate'' >> >> Did you add rspec-rails to your Gemfile? >> _______________________________________________ >> rspec-users mailing list >> rspec-us... at rubyforge.orghttp://rubyforge.org/mailman/listinfo/rspec-users > _______________________________________________ > rspec-users mailing list > rspec-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users