Table of Contents - restrict-0.2.1 Documentation
Classes and Modules
- Object
- Restrict
- Restrict::AccessDenied
- Restrict::AlreadyRestrictedError
- Restrict::Configuration
- Restrict::Error
- Restrict::Gatekeeper
- Restrict::LoginRequired
- Restrict::Rails
- Restrict::Rails::Controller
- Restrict::Rails::Controller::ClassMethods
- Restrict::Rails::Railtie
- Restrict::Restriction
Methods
- ::config — Restrict
- ::new — Restrict::Restriction
- #applies_to? — Restrict::Restriction
- #applies_to_action? — Restrict::Restriction
- #applies_to_all_actions? — Restrict::Restriction
- #authentication_validation_method — Restrict::Configuration
- #concerning_restrictions — Restrict::Gatekeeper
- #description — Object
- #eye — Restrict::Gatekeeper
- #handle_restriction — Restrict::Gatekeeper
- #inherited — Restrict::Rails::Controller
- #inherited_restrictions — Restrict::Rails::Controller
- #install_gatekeeper — Restrict::Rails::Controller::ClassMethods
- #invoke_gatekeeper — Restrict::Rails::Controller
- #matching_unless — Object
- #restrict — Restrict::Rails::Controller::ClassMethods
- #restrict_restrictions — Restrict::Rails::Controller::ClassMethods
- #restrictions — Restrict::Rails::Controller
- #validate — Restrict::Restriction
- #validate_signed_in — Restrict::Gatekeeper