yes, using devise. On Wed, Jul 18, 2012 at 11:21 PM, Justin Ko <[email protected]> wrote:
> > On Jul 18, 2012, at 4:42 AM, femto Zheng wrote: > > Hello all, I'm new to rspec-rails, > looking at rspec-rails's documentation is a bit confusing, > I have an application, > where users needs to login to use, > so how do I specify login with controller spec with rspec-rails? > > like a config.(:before_every_example) login something? > could someone provide some information? thanks. > > -- > http://hi.baidu.com/femto > http://www.aisiming.com/ > http://maptu.heroku.com/ > > _______________________________________________ > rspec-users mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/rspec-users > > > Are you using an authentication gem/engine? > > _______________________________________________ > rspec-users mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/rspec-users > -- http://hi.baidu.com/femto http://www.aisiming.com/ http://maptu.heroku.com/
_______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
