class Jabysoft::RailsPatterns::Configuration
Attributes
Public Class Methods
new()
click to toggle source
# File lib/jabysoft/rails_patterns/configuration.rb, line 5 def initialize @skip_authorisation = true end