Table of Contents - napa-0.5.0 Documentation
Pages
- %name_tableize%_api.rb.tt
- %name_underscore%_representer.rb.tt
- %name_tableize%_api_spec.rb.tt
- migration.rb.tt
- model.rb.tt
- migration.rb.tt
- factory.rb.tt
- model_spec.rb.tt
- Gemfile.tt
- README
- Rakefile
- hello_api.rb.tt
- config.ru.tt
- database.yml.tt
- hello_api_spec.rb.tt
- README.md.tt
- db.rake
- deploy.rake
- routes.rake
Classes and Modules
- ApplicationApi
- Grape
- Grape::Entity
- Grape::ErrorFormatter
- Grape::ErrorFormatter::Json
- Logging
- Logging::Layouts
- Logging::Layouts::Parseable
- Napa
- Napa::ActiveRecordSeeder
- Napa::ActiveRecordStats
- Napa::Authentication
- Napa::CLI
- Napa::CLI::Base
- Napa::CLI::Error
- Napa::CLI::Generate
- Napa::CLI::GeneratedAttribute
- Napa::CLI::Migration
- Napa::CLI::Model
- Napa::Deploy
- Napa::Deprecations
- Napa::Entity
- Napa::FilterByHash
- Napa::FilterByHash::ClassMethods
- Napa::GemDependency
- Napa::GrapeExtenders
- Napa::GrapeHelpers
- Napa::Identity
- Napa::JsonError
- Napa::LogTransaction
- Napa::Logger
- Napa::Middleware
- Napa::Middleware::AppMonitor
- Napa::Middleware::Authentication
- Napa::Middleware::DatabaseStats
- Napa::Middleware::Logger
- Napa::Middleware::RequestStats
- Napa::ParamSanitizer
- Napa::Representable
- Napa::Representable::IncludeNil
- Napa::Representable::IncludeNil::ClassMethods
- Napa::Representer
- Napa::RspecExtensions
- Napa::RspecExtensions::ResponseHelpers
- Napa::SortableApi
- Napa::Stats
- Napa::StatsDTimer
- Napa::StatsDTimer::ClassMethods
- Napa::Version
- Object
Methods
- ::application_api_check — Napa::Deprecations
- ::cache — Napa
- ::cache= — Napa
- ::call — Grape::ErrorFormatter::Json
- ::clear — Napa::LogTransaction
- ::emitter — Napa::Stats
- ::emitter= — Napa::Stats
- ::env — Napa
- ::env= — Napa
- ::extended — Napa::GrapeExtenders
- ::extract_from_sql_inserts_deletes — Napa::ActiveRecordStats
- ::extract_sql_content — Napa::ActiveRecordStats
- ::extract_sql_selects — Napa::ActiveRecordStats
- ::extract_sql_updates — Napa::ActiveRecordStats
- ::health — Napa::Identity
- ::hostname — Napa::Identity
- ::id — Napa::LogTransaction
- ::id= — Napa::LogTransaction
- ::included — Napa::FilterByHash
- ::included — Napa::Representable::IncludeNil
- ::included — Napa::StatsDTimer
- ::inherited — Grape::Entity
- ::inherited — Napa::Entity
- ::initialization_checks — Napa::Deprecations
- ::initialize — Napa
- ::list_all — Napa::GemDependency
- ::load_environment — Napa
- ::log_all — Napa::GemDependency
- ::logger — Napa::Logger
- ::logger= — Napa::Logger
- ::lookup_env — Napa
- ::name — Napa::Identity
- ::name — Napa::Logger
- ::namespace — Napa::Stats
- ::napa_setup_check — Napa::Deprecations
- ::new — Napa::ActiveRecordSeeder
- ::new — Napa::Deploy
- ::new — Napa::GemDependency
- ::new — Napa::JsonError
- ::new — Napa::Middleware::AppMonitor
- ::new — Napa::Middleware::Authentication
- ::new — Napa::Middleware::DatabaseStats
- ::new — Napa::Middleware::Logger
- ::new — Napa::Middleware::RequestStats
- ::next_level — Napa::Version
- ::next_major — Napa::Version
- ::next_minor — Napa::Version
- ::next_patch — Napa::Version
- ::parent_pid — Napa::Identity
- ::password_header — Napa::Authentication
- ::path_to_key — Napa::Stats
- ::pid — Napa::Identity
- ::platform — Napa::Identity
- ::platform_revision — Napa::Identity
- ::response — Napa::Logger
- ::revision — Napa::Identity
- ::skip_initialization — Napa
- ::skip_initialization= — Napa
- #any_local_uncommited_changes? — Napa::Deploy
- #any_local_untracked_files? — Napa::Deploy
- #api — Napa::CLI::Generate
- #app_name — Napa::CLI::Base
- #app_path — Napa::CLI::Base
- #attributes_with_index — Napa::CLI::Migration
- #attributes_with_index — Napa::CLI::Model
- #authenticated_request? — Napa::Middleware::Authentication
- #call — Napa::Middleware::AppMonitor
- #call — Napa::Middleware::Authentication
- #call — Napa::Middleware::DatabaseStats
- #call — Napa::Middleware::Logger
- #call — Napa::Middleware::RequestStats
- #console — Napa::CLI::Base
- #create_factory_file — Napa::CLI::Model
- #create_migration_file — Napa::CLI::Model
- #create_model_file — Napa::CLI::Model
- #create_model_spec_file — Napa::CLI::Model
- #deploy — Napa::CLI::Base
- #deploy! — Napa::Deploy
- #deployable? — Napa::Deploy
- #expect_count_of — Napa::RspecExtensions::ResponseHelpers
- #expect_error_code — Napa::RspecExtensions::ResponseHelpers
- #expect_only — Napa::RspecExtensions::ResponseHelpers
- #expect_to_have — Napa::RspecExtensions::ResponseHelpers
- #expect_to_not_have — Napa::RspecExtensions::ResponseHelpers
- #factory_output_directory — Napa::CLI::Model
- #factory_template — Napa::CLI::Model
- #filter — Napa::FilterByHash::ClassMethods
- #filter_params — Napa::ParamSanitizer
- #filtered_parameters — Napa::ParamSanitizer
- #filtered_query_string — Napa::ParamSanitizer
- #first_result — Napa::RspecExtensions::ResponseHelpers
- #format_obj — Logging::Layouts::Parseable
- #format_request — Napa::Middleware::Logger
- #format_response — Napa::Middleware::Logger
- #generate_model — Napa::CLI::Model
- #git_version — Napa::GemDependency
- #github_client — Napa::Deploy
- #index_name_for — Napa::CLI::Migration
- #load_seed — Napa::ActiveRecordSeeder
- #local_head_revision — Napa::Deploy
- #local_repo — Napa::Deploy
- #local_repo_status — Napa::Deploy
- #migration — Napa::CLI::Migration
- #migration_filename — Napa::CLI::Migration
- #migration_name — Napa::CLI::Model
- #migration_output_directory — Napa::CLI::Model
- #migration_template — Napa::CLI::Model
- #model_name — Napa::CLI::Model
- #model_output_directory — Napa::CLI::Model
- #model_spec_output_directory — Napa::CLI::Model
- #model_spec_template — Napa::CLI::Model
- #model_template — Napa::CLI::Model
- #name — Napa::CLI::Generate
- #name — Napa::GemDependency
- #name_tableize — Napa::CLI::Generate
- #name_underscore — Napa::CLI::Generate
- #new — Napa::CLI::Base
- #normalize_path — Napa::Middleware::RequestStats
- #object_type — Napa::Entity
- #output_directory — Napa::CLI::Generate
- #output_directory — Napa::CLI::Migration
- #parameter_filter — Napa::ParamSanitizer
- #parent_class_name — Napa::CLI::Model
- #parse_attributes! — Napa::CLI::Migration
- #parse_attributes! — Napa::CLI::Model
- #parsed_response — Napa::RspecExtensions::ResponseHelpers
- #permitted_params — Napa::GrapeHelpers
- #postgres? — Napa::CLI::Base
- #present_error — Napa::GrapeHelpers
- #property — Napa::Representable::IncludeNil::ClassMethods
- #readme — Napa::CLI::Generate
- #report_time — Napa::StatsDTimer
- #report_time — Napa::StatsDTimer::ClassMethods
- #represent — Napa::GrapeHelpers
- #response_body — Napa::RspecExtensions::ResponseHelpers
- #response_code — Napa::RspecExtensions::ResponseHelpers
- #result_count — Napa::RspecExtensions::ResponseHelpers
- #result_with_id — Napa::RspecExtensions::ResponseHelpers
- #revision_exists_on_github? — Napa::Deploy
- #routes — Napa::CLI::Generate
- #server — Napa::CLI::Base
- #service_name — Napa::CLI::Generate
- #set_github_tag — Napa::Deploy
- #set_index_names — Napa::CLI::Migration
- #set_local_assigns! — Napa::CLI::Migration
- #sort_from_params — Napa::SortableApi
- #table_name — Napa::CLI::Model
- #to_h — Napa::JsonError
- #to_hash — Napa::GemDependency
- #to_json — Napa::JsonError
- #version — Napa::CLI::Base
- #version — Napa::CLI::Migration
- #version — Napa::CLI::Model
- #version — Napa::GemDependency