Table of Contents - ratbug-0.0.2 Documentation
Pages
Classes and Modules
- Ratbug
- Ratbug::ActiveRecordSchemaMonkey
- Ratbug::ActiveRecordSchemaMonkeyExt
- Ratbug::ActiveRecordSchemaPatcher
- Ratbug::ActiveRecordSchemaPatcher::ActiveRecord::Schema
- Ratbug::Column
- Ratbug::GenerateConfig
- Ratbug::Generators
- Ratbug::Generators::InstallGenerator
- Ratbug::Generators::JbuilderGenerator
- Ratbug::Generators::TypescriptGenerator
- Ratbug::Runner
- Ratbug::Table
- Ratbug::TableExt
Methods
- ::define — Ratbug::ActiveRecordSchemaPatcher::ActiveRecord::Schema
- ::execute — Ratbug::Runner
- ::new — Ratbug::ActiveRecordSchemaMonkey
- ::new — Ratbug::Column
- ::new — Ratbug::GenerateConfig
- ::new — Ratbug::Generators::JbuilderGenerator
- ::new — Ratbug::Generators::TypescriptGenerator
- ::new — Ratbug::Table
- ::table_name_to_model — Ratbug::Runner
- #add_foreign_key — Ratbug::ActiveRecordSchemaMonkeyExt
- #column_row — Ratbug::Generators::JbuilderGenerator
- #column_row — Ratbug::Generators::TypescriptGenerator
- #column_type_to_ts_type — Ratbug::Generators::TypescriptGenerator
- #column_value_modifier — Ratbug::Generators::JbuilderGenerator
- #columns — Ratbug::Generators::JbuilderGenerator
- #columns — Ratbug::Generators::TypescriptGenerator
- #copy_tasks — Ratbug::Generators::InstallGenerator
- #create_table — Ratbug::ActiveRecordSchemaMonkeyExt
- #default_options — Ratbug::GenerateConfig
- #enable_extension — Ratbug::ActiveRecordSchemaMonkeyExt
- #enum_output — Ratbug::Generators::TypescriptGenerator
- #enum_type_name — Ratbug::Generators::TypescriptGenerator
- #generate — Ratbug::Generators::JbuilderGenerator
- #generate — Ratbug::Generators::TypescriptGenerator
- #index — Ratbug::TableExt
- #load_enums — Ratbug::Table
- #load_presence_validators — Ratbug::Table
- #load_relations — Ratbug::Table
- #method_missing — Ratbug::ActiveRecordSchemaMonkey
- #method_missing — Ratbug::Table
- #options — Ratbug::GenerateConfig
- #output_path — Ratbug::Generators::JbuilderGenerator
- #output_path — Ratbug::Generators::TypescriptGenerator
- #set — Ratbug::GenerateConfig
- #set_enums — Ratbug::Column
- #set_nullable — Ratbug::Column