class AppBuilder
Ruby on Rails 4.2.9
Since v3.0.20The application builder allows you to override elements of the application generator without being forced to reverse the operations of the default generator.
This allows you to override entire operations, like the creation of the Gemfile, README, or JavaScript files, without needing to know exactly what those operations do so you can create another template action.
Inherits from
Methods (defined here)
- # app
- # bin
- # config
- # configru
- # config_when_updating
- # database_yml
- # db
- # gemfile
- # gitignore
- # lib
- # log
- # public_directory
- # rakefile
- # readme
- # test
- # tmp
- # vendor
- # vendor_javascripts
- # vendor_stylesheets
Methods (inherited)
From Object (23)
- # <
- # acts_like?
- # blank?
- # create_fixtures
- # deep_dup
- # destroy
- # duplicable?
- # html_safe?
- # in?
- # instance_values
- # instance_variable_names
- # itself
- # perform
- # presence
- # presence_in
- # present?
- # to_param
- # to_query
- # try
- # try!
- # unescape
- # with_options
- self. table_name_prefix