Table of Contents - effective_developer-0.8.5 Documentation
Pages
- _form.html.haml
- _form_resource.html.haml
- _layout.html.haml
- _resource.html.haml
- _form.html.haml
- _form_resource.html.haml
- _resource.html.haml
- _form.html.haml
- _form_resource.html.haml
- _layout.html.haml
- _resource.html.haml
-
_field_belongs_to.html.haml
- f.select :<%= reference.foreign_key.presence || (reference.name.to_s + ‘_id’) %>, <%= (reference.options || reference.name).to_s.classify %>.sorted.all
- _field_boolean.html.haml
- _field_date.html.haml
- _field_datetime.html.haml
- _field_decimal.html.haml
- _field_email.html.haml
- _field_float.html.haml
- _field_hstore.html.haml
- _field_inet.html.haml
- _field_integer.html.haml
- _field_nested_resource.html.haml
- _field_phone.html.haml
- _field_price.html.haml
- _field_select.html.haml
- _field_select_constant.html.haml
- _field_string.html.haml
- _field_text.html.haml
- _field_url.html.haml
- _nested_resource_fields.html.haml
- annotate.rake
- effective_csv_importer.rake
- hatchbox.rake
- pg_pull.rake
- rename_class.rake
- reset_pk_sequence.rake
- sidekiq_clear.rake
- test_reset.rake
- upgrade_forms.rake
- validate.rake
Classes and Modules
- Admin
- Admin::Effective
- CsvImporters
- Effective
- Effective::Generators
- Effective::Generators::AbilityGenerator
- Effective::Generators::ControllerGenerator
- Effective::Generators::DatatableGenerator
- Effective::Generators::FormGenerator
- Effective::Generators::Helpers
- Effective::Generators::MenuGenerator
- Effective::Generators::MigrationGenerator
- Effective::Generators::ModelGenerator
- Effective::Generators::RouteGenerator
- Effective::Generators::ScaffoldControllerGenerator
- Effective::Generators::ScaffoldGenerator
- Effective::Generators::ViewsGenerator
- EffectiveDeveloper
- EffectiveDeveloper::Engine
- EffectiveDeveloper::Generators
- EffectiveDeveloper::Generators::InstallGenerator
- Object
Methods
- ::setup — EffectiveDeveloper
- #ability — Effective::Generators::AbilityGenerator
- #admin_effective_scaffold? — Effective::Generators::Helpers
- #admin_scaffold? — Effective::Generators::Helpers
- #assign_actions — Effective::Generators::ControllerGenerator
- #assign_attributes — Effective::Generators::ControllerGenerator
- #assign_attributes — Effective::Generators::DatatableGenerator
- #assign_attributes — Effective::Generators::FormGenerator
- #assign_attributes — Effective::Generators::ViewsGenerator
- #basic_scaffold? — Effective::Generators::Helpers
- #copy_initializer — EffectiveDeveloper::Generators::InstallGenerator
- #create_ability — Effective::Generators::AbilityGenerator
- #create_admin_menu — Effective::Generators::MenuGenerator
- #create_controller — Effective::Generators::ControllerGenerator
- #create_datatable — Effective::Generators::DatatableGenerator
- #create_form — Effective::Generators::FormGenerator
- #create_menu — Effective::Generators::MenuGenerator
- #create_migration — Effective::Generators::MigrationGenerator
- #create_model — Effective::Generators::ModelGenerator
- #create_route — Effective::Generators::RouteGenerator
- #create_views — Effective::Generators::ViewsGenerator
- #crud_actions — Effective::Generators::Helpers
- #effective_gem_name — Effective::Generators::Helpers
- #effective_scaffold? — Effective::Generators::Helpers
- #form_for — Effective::Generators::FormGenerator
- #invokable — Effective::Generators::Helpers
- #invoke_ability — Effective::Generators::AbilityGenerator
- #invoke_ability — Effective::Generators::ScaffoldControllerGenerator
- #invoke_ability — Effective::Generators::ScaffoldGenerator
- #invoke_controller — Effective::Generators::ControllerGenerator
- #invoke_controller — Effective::Generators::ScaffoldControllerGenerator
- #invoke_controller — Effective::Generators::ScaffoldGenerator
- #invoke_datatable — Effective::Generators::DatatableGenerator
- #invoke_datatable — Effective::Generators::ScaffoldControllerGenerator
- #invoke_datatable — Effective::Generators::ScaffoldGenerator
- #invoke_form — Effective::Generators::FormGenerator
- #invoke_form — Effective::Generators::ScaffoldControllerGenerator
- #invoke_form — Effective::Generators::ScaffoldGenerator
- #invoke_menu — Effective::Generators::MenuGenerator
- #invoke_menu — Effective::Generators::ScaffoldControllerGenerator
- #invoke_menu — Effective::Generators::ScaffoldGenerator
- #invoke_migration — Effective::Generators::MigrationGenerator
- #invoke_migration — Effective::Generators::ScaffoldGenerator
- #invoke_model — Effective::Generators::ModelGenerator
- #invoke_model — Effective::Generators::ScaffoldGenerator
- #invoke_route — Effective::Generators::RouteGenerator
- #invoke_route — Effective::Generators::ScaffoldControllerGenerator
- #invoke_route — Effective::Generators::ScaffoldGenerator
- #invoke_views — Effective::Generators::ScaffoldControllerGenerator
- #invoke_views — Effective::Generators::ScaffoldGenerator
- #invoke_views — Effective::Generators::ViewsGenerator
- #invoked_actions — Effective::Generators::Helpers
- #invoked_attributes — Effective::Generators::Helpers
- #invoked_attributes_args — Effective::Generators::Helpers
- #max_attribute_name_length — Effective::Generators::ModelGenerator
- #menu_content — Effective::Generators::MenuGenerator
- #menu_path — Effective::Generators::MenuGenerator
- #non_crud_actions — Effective::Generators::Helpers
- #parent_class_name — Effective::Generators::ModelGenerator
- #permitted_params — Admin
- #process_row — Object
- #render_field — Effective::Generators::FormGenerator
- #resource — Effective::Generators::Helpers
- #resource_attributes — Effective::Generators::Helpers
- #resource_valid? — Effective::Generators::Helpers
- #resources — Effective::Generators::RouteGenerator
- #scaffold_path — Effective::Generators::Helpers
- #timestamps — Effective::Generators::MigrationGenerator
- #to_s_attribute — Effective::Generators::ModelGenerator
- #validate_resource — Effective::Generators::AbilityGenerator
- #validate_resource — Effective::Generators::ControllerGenerator
- #validate_resource — Effective::Generators::DatatableGenerator
- #validate_resource — Effective::Generators::FormGenerator
- #validate_resource — Effective::Generators::MenuGenerator
- #validate_resource — Effective::Generators::MigrationGenerator
- #validate_resource — Effective::Generators::RouteGenerator
- #validate_resource — Effective::Generators::ViewsGenerator
- #with_resource_tenant — Effective::Generators::Helpers