Sha256: 511ae11de233a61853cda6cdc00ddf082cea4c4bccd11314160b6e45c2955d83

Contents?: true

Size: 134 Bytes

Versions: 10

Compression:

Stored size: 134 Bytes

Contents

# For the API
ActionController::Metal.class_eval do
  def spree_current_user
    @spree_current_user ||= env['warden'].user
  end
end

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
spree_auth_devise-3.3.3 app/controllers/metal_decorator.rb
spree_auth_devise-3.3.1 app/controllers/metal_decorator.rb
spree_auth_devise-3.3.0 app/controllers/metal_decorator.rb
spree_auth_devise-3.3.0.rc1 app/controllers/metal_decorator.rb
spree_auth_devise-3.2.0 app/controllers/metal_decorator.rb
spree_auth_devise-3.2.0.beta app/controllers/metal_decorator.rb
spree_auth_devise-3.1.0 app/controllers/metal_decorator.rb
spree_auth_devise-3.0.6 app/controllers/metal_decorator.rb
spree_auth_devise-3.0.5 app/controllers/metal_decorator.rb
solidus_auth_devise-1.0.0 app/controllers/metal_decorator.rb