Table of Contents - toll-0.1.0 Documentation
Classes and Modules
- ActiveRecord
- ActiveRecord::Generators
- ActiveRecord::Generators::TollGenerator
- AddTollTo
- Object
- Toll
- Toll::Controllers
- Toll::Controllers::Authenticable
- Toll::Generators
- Toll::Generators::InstallGenerator
- Toll::Generators::OrmHelpers
- Toll::Generators::TollGenerator
- Toll::Interface
- Toll::Interface::ClassMethods
- Toll::Models
- Toll::Models::Authenticable
- TollCreate
Methods
- ::included — Toll::Interface
- ::setup — Toll
- ::token — Toll
- #authenticate! — Toll::Controllers::Authenticable
- #authenticate_with_token — Toll::Controllers::Authenticable
- #authenticate_with_token — Toll::Models::Authenticable
- #authenticated? — Toll::Controllers::Authenticable
- #authentication_keys — Toll::Controllers::Authenticable
- #copy_initializer — Toll::Generators::InstallGenerator
- #copy_toll_migration — ActiveRecord::Generators::TollGenerator
- #current_user — Toll::Controllers::Authenticable
- #ensure_authentication_token! — Toll::Models::Authenticable
- #generate_authentication_token! — Toll::Models::Authenticable
- #generate_model — ActiveRecord::Generators::TollGenerator
- #inject_toll_content — ActiveRecord::Generators::TollGenerator
- #migration_data — ActiveRecord::Generators::TollGenerator
- #migration_exists? — Toll::Generators::OrmHelpers
- #migration_path — Toll::Generators::OrmHelpers
- #model_exists? — Toll::Generators::OrmHelpers
- #model_path — Toll::Generators::OrmHelpers
- #render_unauthorized — Toll::Controllers::Authenticable
- #secure_token_compare — Toll::Controllers::Authenticable
- #sign_out — Toll::Models::Authenticable
- #tollify — Toll::Interface::ClassMethods
- #update_authentication_token! — Toll::Models::Authenticable
- #update_authentication_token_without_validations — Toll::Models::Authenticable