Module: Refinery::Testing::ControllerMacros::Authentication

Defined in:
lib/refinery/testing/controller_macros/authentication.rb

Instance Method Summary collapse

Instance Method Details

#refinery_loginObject



6
7
8
# File 'lib/refinery/testing/controller_macros/authentication.rb', line 6

def 
  let(:logged_in_user) { Refinery::Core::NilUser.new }
end