Sha256: 1754b295600e377ee7d06dd8eb988f5765a63c3876eb202b6597165577a27018

Contents?: true

Size: 199 Bytes

Versions: 6

Compression:

Stored size: 199 Bytes

Contents

module DeviseXfactorAuthentication
  class Engine < ::Rails::Engine
    ActiveSupport.on_load(:action_controller) do
      include DeviseXfactorAuthentication::Controllers::Helpers
    end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
devise_xfactor_authentication-2.2.23 lib/devise_xfactor_authentication/rails.rb
devise_xfactor_authentication-2.2.22 lib/devise_xfactor_authentication/rails.rb
devise_xfactor_authentication-2.2.21 lib/devise_xfactor_authentication/rails.rb
devise_xfactor_authentication-2.2.20 lib/devise_xfactor_authentication/rails.rb
devise_xfactor_authentication-2.2.19 lib/devise_xfactor_authentication/rails.rb
devise_xfactor_authentication-2.2.18 lib/devise_xfactor_authentication/rails.rb