Method: Lockdown::Configuration.protected_access
- Defined in:
- lib/lockdown/configuration.rb
.protected_access ⇒ Object
Array of paths that are restricted to an authenticated user. Default “”
14 15 16 |
# File 'lib/lockdown/configuration.rb', line 14 def protected_access @protected_access end |