Table of Contents - upgrow-0.0.5 Documentation
Pages
- input_test.rb.tt
- record_test.rb.tt
- repository_test.rb.tt
- USAGE
- action.rb.tt
- USAGE
- input.rb.tt
- USAGE
- application_action.rb.tt
- application_input.rb.tt
- application_model.rb.tt
- application_repository.rb.tt
- USAGE
- model.rb.tt
- record.rb.tt
- USAGE
- repository.rb.tt
Classes and Modules
- TestUnit
- TestUnit::Generators
- TestUnit::Generators::InputGenerator
- TestUnit::Generators::InstallGenerator
- TestUnit::Generators::RecordGenerator
- TestUnit::Generators::RepositoryGenerator
- Upgrow
- Upgrow::Action
- Upgrow::Action::Decorator
- Upgrow::Actions
- Upgrow::ActiveRecordConversion
- Upgrow::ActiveRecordQueries
- Upgrow::ActiveRecordQueries::ClassMethods
- Upgrow::ActiveRecordSchema
- Upgrow::BasicModel
- Upgrow::BasicModel::AssociationNotLoadedError
- Upgrow::BasicRepository
- Upgrow::Error
- Upgrow::Generators
- Upgrow::Generators::ActionGenerator
- Upgrow::Generators::Helper
- Upgrow::Generators::Helper::ClassMethods
- Upgrow::Generators::InputGenerator
- Upgrow::Generators::InstallGenerator
- Upgrow::Generators::ModelGenerator
- Upgrow::Generators::RecordGenerator
- Upgrow::Generators::RepositoryGenerator
- Upgrow::ImmutableObject
- Upgrow::ImmutableStruct
- Upgrow::Input
- Upgrow::Model
- Upgrow::ModelSchema
- Upgrow::Naming
- Upgrow::Railtie
- Upgrow::Record
- Upgrow::Record::ClassMethods
- Upgrow::Repository
- Upgrow::Result
- Upgrow::Schema
Methods
- ::attribute — Upgrow::ImmutableObject
- ::base — Upgrow::BasicRepository
- ::belongs_to — Upgrow::BasicModel
- ::default_base — Upgrow::BasicRepository
- ::expose — Upgrow::Action
- ::exposures — Upgrow::Action
- ::has_many — Upgrow::BasicModel
- ::included — Upgrow::Generators::Helper
- ::included — Upgrow::ActiveRecordQueries
- ::included — Upgrow::Record
- ::inherited — Upgrow::Action
- ::inherited — Upgrow::ImmutableObject
- ::inherited — Upgrow::Model
- ::new — Upgrow::ActiveRecordSchema
- ::new — Upgrow::BasicModel
- ::new — Upgrow::BasicRepository
- ::new — Upgrow::ImmutableObject
- ::new — Upgrow::ImmutableStruct
- ::new — Upgrow::ImmutableStruct
- ::new — Upgrow::Input
- ::new — Upgrow::ModelSchema
- ::new — Upgrow::Result
- ::new — Upgrow::Result
- ::new — Upgrow::Schema
- #[] — Upgrow::Actions
- #_to_model — Upgrow::ActiveRecordConversion
- #all — Upgrow::ActiveRecordQueries
- #apply_default_options — Upgrow::Record::ClassMethods
- #association — Upgrow::ActiveRecordSchema
- #association — Upgrow::ModelSchema
- #association_names — Upgrow::ActiveRecordSchema
- #association_names — Upgrow::ModelSchema
- #attribute — Upgrow::ActiveRecordSchema
- #attribute — Upgrow::Schema
- #attribute_names — Upgrow::ActiveRecordSchema
- #attribute_names — Upgrow::Schema
- #base — Upgrow::ActiveRecordSchema
- #base_root — Upgrow::Generators::Helper::ClassMethods
- #belongs_to — Upgrow::Record::ClassMethods
- #class_name — Upgrow::Generators::Helper
- #create — Upgrow::ActiveRecordQueries
- #create_action_file — Upgrow::Generators::ActionGenerator
- #create_app_files — Upgrow::Generators::InstallGenerator
- #create_input_file — Upgrow::Generators::InputGenerator
- #create_model_file — Upgrow::Generators::ModelGenerator
- #create_record_file — Upgrow::Generators::RecordGenerator
- #create_repository_file — Upgrow::Generators::RepositoryGenerator
- #create_test_directories — TestUnit::Generators::InstallGenerator
- #create_test_file — TestUnit::Generators::InputGenerator
- #create_test_file — TestUnit::Generators::RecordGenerator
- #create_test_file — TestUnit::Generators::RepositoryGenerator
- #default_base — Upgrow::ActiveRecordQueries::ClassMethods
- #delete — Upgrow::ActiveRecordQueries
- #failure — Upgrow::Action
- #file_name — TestUnit::Generators::InputGenerator
- #file_name — TestUnit::Generators::RecordGenerator
- #file_name — TestUnit::Generators::RepositoryGenerator
- #file_name — Upgrow::Generators::ActionGenerator
- #file_name — Upgrow::Generators::InputGenerator
- #file_name — Upgrow::Generators::RecordGenerator
- #file_name — Upgrow::Generators::RepositoryGenerator
- #find — Upgrow::ActiveRecordQueries
- #foreign_key — Upgrow::Record::ClassMethods
- #has_and_belongs_to_many — Upgrow::Record::ClassMethods
- #has_many — Upgrow::Record::ClassMethods
- #has_one — Upgrow::Record::ClassMethods
- #method_missing — Upgrow::BasicModel
- #method_missing — Upgrow::ImmutableObject
- #model_to_record — Upgrow::Naming
- #module_namespacing — Upgrow::Generators::Helper
- #move_existing_models — TestUnit::Generators::InstallGenerator
- #move_existing_models — Upgrow::Generators::InstallGenerator
- #move_file — Upgrow::Generators::Helper
- #namespace_content — Upgrow::Generators::Helper
- #perform — Upgrow::Action::Decorator
- #record_to_model — Upgrow::Naming
- #repository_to_record — Upgrow::Naming
- #respond_to_missing? — Upgrow::BasicModel
- #respond_to_missing? — Upgrow::ImmutableObject
- #result — Upgrow::Action
- #success? — Upgrow::Result
- #table_name — Upgrow::Record::ClassMethods
- #to_h — Upgrow::BasicModel
- #to_model — Upgrow::ActiveRecordConversion
- #update — Upgrow::ActiveRecordQueries
- #validation_context= — Upgrow::Input