Sha256: ba0cabb4add5a1536d0fb34a7545416824ec52ffca8ce3623e450b4b0a940e8e

Contents?: true

Size: 174 Bytes

Versions: 17

Compression:

Stored size: 174 Bytes

Contents

Nyauth::Engine.routes.draw do
  concerns :nyauth_registrable
  concerns :nyauth_authenticatable
  concerns :nyauth_confirmable
  Nyauth.configuration.setup_redirect_path
end

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
nyauth-0.7.2 config/routes.rb
nyauth-0.7.1 config/routes.rb
nyauth-0.7.0 config/routes.rb
nyauth-0.6.2 config/routes.rb
nyauth-0.6.1 config/routes.rb
nyauth-0.6.0 config/routes.rb
nyauth-0.5.0 config/routes.rb
nyauth-0.4.0 config/routes.rb
nyauth-0.3.0 config/routes.rb
nyauth-0.2.8 config/routes.rb
nyauth-0.2.7 config/routes.rb
nyauth-0.2.6 config/routes.rb
nyauth-0.2.5 config/routes.rb
nyauth-0.2.4 config/routes.rb
nyauth-0.2.3 config/routes.rb
nyauth-0.2.2 config/routes.rb
nyauth-0.2.1 config/routes.rb