Table of Contents - voltex-0.1.0 Documentation
Pages
Classes and Modules
- ActiveRecord
- ActiveRecord::Generators
- ActiveRecord::Generators::VoltexGenerator
- ActiveRecord::Generators::VoltexPermissionGenerator
- ActiveRecord::Generators::VoltexPermissionsRoleGenerator
- ActiveRecord::Generators::VoltexRoleGenerator
- ActiveRecord::Generators::VoltexUserGenerator
- AddVoltexTo
- Voltex
- Voltex::CanCan
- Voltex::Engine
- Voltex::Generators
- Voltex::Generators::InstallGenerator
- Voltex::Generators::ResourcesGenerator
- Voltex::Generators::ViewsGenerator
- Voltex::Pundit
- Voltex::Scope
- Voltex::Setup
- VoltexCreate
Methods
- #add_model_content — ActiveRecord::Generators::VoltexPermissionsRoleGenerator
- #add_model_content — ActiveRecord::Generators::VoltexGenerator
- #copy_migration — ActiveRecord::Generators::VoltexGenerator
- #create_initializer — Voltex::Generators::InstallGenerator
- #create_resources — Voltex::Generators::ResourcesGenerator
- #create_views — Voltex::Generators::ViewsGenerator
- #current_permissions — Voltex::Setup
- #current_permissions= — Voltex::Setup
- #define_voltex_abilities — Voltex::CanCan
- #existing_migration — ActiveRecord::Generators::VoltexRoleGenerator
- #existing_migration — ActiveRecord::Generators::VoltexGenerator
- #generate_model — ActiveRecord::Generators::VoltexPermissionsRoleGenerator
- #generate_model — ActiveRecord::Generators::VoltexGenerator
- #migration_class_name — ActiveRecord::Generators::VoltexGenerator
- #model_content — ActiveRecord::Generators::VoltexPermissionGenerator
- #model_content — ActiveRecord::Generators::VoltexRoleGenerator
- #model_content — ActiveRecord::Generators::VoltexUserGenerator
- #model_exists? — ActiveRecord::Generators::VoltexGenerator
- #model_path — ActiveRecord::Generators::VoltexGenerator
- #namespaced? — ActiveRecord::Generators::VoltexGenerator
- #new_migration — ActiveRecord::Generators::VoltexGenerator
- #orm — Voltex::Generators::ResourcesGenerator
- #permission? — Voltex::Pundit
- #permissions_role_class — Voltex::Setup
- #sanitized_content — ActiveRecord::Generators::VoltexGenerator
- #set_current_permissions — Voltex::Scope
- #setup — Voltex::Setup
- #table_exists? — ActiveRecord::Generators::VoltexGenerator
- #voltex_user — Voltex::Scope