class

Rails::Generators::AppBase

v8.1.1 - Show latest stable - Superclass: Base

No documentation available for this class.

Included modules

  • Rails::ActionMethods
  • Rails::Generators::AppName
  • Rails::Generators::BundleHelper

Constants

BUN_VERSION = "1.0.1"

CSS_OPTIONS = %w( tailwind bootstrap bulma postcss sass )

JAVASCRIPT_OPTIONS = %w( importmap bun webpack esbuild rollup )

NODE_LTS_VERSION = "20.11.1"

OPTION_IMPLICATIONS = { # :nodoc:\nskip_active_job: [:skip_action_mailer, :skip_active_storage],\nskip_active_record: [:skip_active_storage, :skip_solid],\nskip_active_storage: [:skip_action_mailbox, :skip_action_text],\nskip_javascript: [:skip_hotwire],\n}

Attributes

[RW]rails_template

Files

  • railties/lib/rails/generators/app_base.rb