v4.2.1 -
Show latest stable
-
0 notes
- Superclass:
::Rails::Engine::Configuration
- 1.0.0
- 1.1.6
- 1.2.6
- 2.0.3
- 2.1.0
- 2.2.1
- 2.3.8
- 3.0.0 (0)
- 3.0.9 (0)
- 3.1.0 (0)
- 3.2.1 (0)
- 3.2.8 (0)
- 3.2.13 (0)
- 4.0.2 (0)
- 4.1.8 (0)
- 4.2.1 (0)
- 4.2.7 (0)
- 4.2.9 (0)
- 5.0.0.1 (0)
- 5.1.7 (0)
- 5.2.3 (0)
- 6.0.0 (0)
- 6.1.3.1 (0)
- 6.1.7.7 (0)
- 7.0.0 (0)
- 7.1.3.2 (0)
- 7.1.3.4 (0)
- What's this?
Constants
SERVE_STATIC_ASSETS_DEPRECATION_MESSAGE = <<-MSG.squish The configuration option `config.serve_static_assets` has been renamed to `config.serve_static_files` to clarify its role (it merely enables serving everything in the `public` folder and is unrelated to the asset pipeline). The `serve_static_assets` alias will be removed in Rails 5.0. Please migrate your configuration files accordingly. MSG
Attributes
| [RW] | allow_concurrency | |
| [RW] | asset_host | |
| [RW] | assets | |
| [RW] | autoflush_log | |
| [RW] | cache_classes | |
| [RW] | cache_store | |
| [RW] | consider_all_requests_local | |
| [RW] | console | |
| [RW] | eager_load | |
| [RW] | exceptions_app | |
| [RW] | file_watcher | |
| [RW] | filter_parameters | |
| [RW] | force_ssl | |
| [RW] | helpers_paths | |
| [RW] | logger | |
| [RW] | log_formatter | |
| [RW] | log_tags | |
| [RW] | railties_order | |
| [RW] | relative_url_root | |
| [RW] | secret_key_base | |
| [RW] | secret_token | |
| [RW] | serve_static_files | |
| [RW] | ssl_options | |
| [RW] | static_cache_control | |
| [RW] | session_options | |
| [RW] | time_zone | |
| [RW] | reload_classes_only_on_change | |
| [RW] | beginning_of_week | |
| [RW] | filter_redirect | |
| [RW] | x | |
| [R] | encoding |

