7 8 9
# File 'lib/lockie/model_helper.rb', line 7 def auth_object @auth_object ||= Lockie.config.model_name.classify.constantize end