Module: Effective

Defined in:
app/models/effective/profiler.rb,
app/models/effective/annotator.rb,
app/models/effective/code_writer.rb,
lib/generators/effective/helpers.rb,
app/models/effective/csv_importer.rb,
app/models/effective/form_upgrader.rb,
app/models/effective/live_generator.rb,
lib/generators/effective/form_generator.rb,
lib/generators/effective/menu_generator.rb,
lib/generators/effective/model_generator.rb,
lib/generators/effective/route_generator.rb,
lib/generators/effective/views_generator.rb,
lib/generators/effective/ability_generator.rb,
lib/generators/effective/scaffold_generator.rb,
lib/generators/effective/datatable_generator.rb,
lib/generators/effective/migration_generator.rb,
lib/generators/effective/controller_generator.rb,
lib/generators/effective/scaffold_controller_generator.rb

Overview

rails generate effective:scaffold Thing rails generate effective:scaffold admin/thing name:string details:text –actions index show edit update rails generate effective:scaffold admin/thing name:string details:text

Defined Under Namespace

Modules: Generators Classes: Annotator, CodeWriter, CsvImporter, FormUpgrader, LiveGenerator, Profiler