Table of Contents - rsg-0.1.0 Documentation
Pages
- USAGE
- env.development
- env.test
- initializer_lograge.rb.tt
- puma.rb.tt
- db.rake.tt
- samples.rb.tt
- seeds.rb.tt
- application.js
- application.sass
- application.sass
Classes and Modules
- Rsg
- Rsg::Generators
- Rsg::Generators::Actions
- Rsg::Generators::App
- Rsg::Generators::App::AppBuilder
- Rsg::Generators::App::AppGenerator
- Rsg::Generators::Base
- Rsg::Generators::Dotenv
- Rsg::Generators::Dotenv::InstallGenerator
- Rsg::Generators::Logging
- Rsg::Generators::Logging::CommonGenerator
- Rsg::Generators::Logging::LogrageGenerator
- Rsg::Generators::Misc
- Rsg::Generators::Misc::MiscGenerator
- Rsg::Generators::Options
- Rsg::Generators::Orm
- Rsg::Generators::Orm::ActiveRecordGenerator
- Rsg::Generators::Testing
- Rsg::Generators::Testing::RspecGenerator
- Rsg::Generators::Webpacker
- Rsg::Generators::Webpacker::BootstrapGenerator
- Rsg::Generators::Webpacker::InstallGenerator
Methods
- ::app_templates_sources — Rsg
- ::banner — Rsg::Generators::App::AppGenerator
- ::configure_basic_options — Rsg::Generators::Options
- ::exit_on_failure? — Rsg::Generators::Base
- ::included — Rsg::Generators::Options
- ::inherited — Rsg::Generators::Base
- ::lookup_app_template — Rsg
- ::source_paths — Rsg::Generators::App::AppGenerator
- ::source_paths — Rsg::Generators::Orm::ActiveRecordGenerator
- ::source_root — Rsg::Generators::Orm::ActiveRecordGenerator
- #add_bootstrap — Rsg::Generators::Webpacker::BootstrapGenerator
- #add_dotenv — Rsg::Generators::Dotenv::InstallGenerator
- #add_lograge — Rsg::Generators::Logging::LogrageGenerator
- #add_rspec — Rsg::Generators::Testing::RspecGenerator
- #add_webpacker — Rsg::Generators::Webpacker::InstallGenerator
- #adjust_prod — Rsg::Generators::Logging::CommonGenerator
- #api_mode? — Rsg::Generators::Actions
- #append_gem — Rsg::Generators::Actions
- #append_gem_line — Rsg::Generators::Actions
- #application_sass — Rsg::Generators::Webpacker::BootstrapGenerator
- #banner — Rsg::Generators::Dotenv::InstallGenerator
- #banner — Rsg::Generators::Logging::CommonGenerator
- #banner — Rsg::Generators::Logging::LogrageGenerator
- #banner — Rsg::Generators::Misc::MiscGenerator
- #banner — Rsg::Generators::Orm::ActiveRecordGenerator
- #banner — Rsg::Generators::Testing::RspecGenerator
- #banner — Rsg::Generators::Webpacker::BootstrapGenerator
- #banner — Rsg::Generators::Webpacker::InstallGenerator
- #build_gem_line — Rsg::Generators::Actions
- #configure_dotenv — Rsg::Generators::Dotenv::InstallGenerator
- #configure_driver — Rsg::Generators::Orm::ActiveRecordGenerator
- #configure_environments — Rsg::Generators::Misc::MiscGenerator
- #configure_js — Rsg::Generators::Webpacker::InstallGenerator
- #configure_landing — Rsg::Generators::Webpacker::InstallGenerator
- #configure_pry — Rsg::Generators::Misc::MiscGenerator
- #configure_sass — Rsg::Generators::Webpacker::InstallGenerator
- #confirm? — Rsg::Generators::Actions
- #disable_assets_generators — Rsg::Generators::Misc::MiscGenerator
- #enable_active_record — Rsg::Generators::Orm::ActiveRecordGenerator
- #enable_railtie — Rsg::Generators::Actions
- #enable_recommendations — Rsg::Generators::Testing::RspecGenerator
- #get_builder_class — Rsg::Generators::App::AppGenerator
- #git_add_commit — Rsg::Generators::Actions
- #gitignore — Rsg::Generators::Testing::RspecGenerator
- #healthcheck — Rsg::Generators::Misc::MiscGenerator
- #htmls — Rsg::Generators::Webpacker::BootstrapGenerator
- #initializer — Rsg::Generators::Logging::LogrageGenerator
- #install — Rsg::Generators::Testing::RspecGenerator
- #install_webpacker — Rsg::Generators::Webpacker::InstallGenerator
- #isolate_rails_gem — Rsg::Generators::Misc::MiscGenerator
- #json_logs_env_var — Rsg::Generators::Logging::LogrageGenerator
- #log_level_env_var — Rsg::Generators::Logging::CommonGenerator
- #migrate — Rsg::Generators::Orm::ActiveRecordGenerator
- #no_ci_focus — Rsg::Generators::Testing::RspecGenerator
- #puma_configs — Rsg::Generators::Misc::MiscGenerator
- #readme — Rsg::Generators::App::AppBuilder
- #remove_assets — Rsg::Generators::Misc::MiscGenerator
- #remove_gemfile_comments — Rsg::Generators::Misc::MiscGenerator
- #remove_gemfile_extra_whitespace — Rsg::Generators::Misc::MiscGenerator
- #remove_tzinfo_gem — Rsg::Generators::Misc::MiscGenerator
- #rsg_apply — Rsg::Generators::Actions
- #rsg_apply_default! — Rsg::Generators::Actions
- #rsg_generate — Rsg::Generators::Actions
- #rsg_install — Rsg::Generators::Actions
- #rsg_options — Rsg::Generators::Actions
- #rsg_skip_or_confirm — Rsg::Generators::Actions
- #rsg_state — Rsg::Generators::Actions
- #ruby_version — Rsg::Generators::App::AppBuilder
- #run — Rsg::Generators::Actions
- #sanity_check — Rsg::Generators::Webpacker::BootstrapGenerator
- #sanity_check — Rsg::Generators::Webpacker::InstallGenerator
- #set_default_accessors! — Rsg::Generators::App::AppGenerator
- #stdout_logging_in_dev — Rsg::Generators::Logging::CommonGenerator
- #write_db_sample — Rsg::Generators::Orm::ActiveRecordGenerator