method
breakpoint_server
rails latest stable - Class:
Rails::Configuration
Method deprecated or moved
This method is deprecated or moved on the latest stable version. The last existing version (v2.3.8) is shown here.
breakpoint_server(_ = nil)public
Deprecated options:
# File railties/lib/initializer.rb, line 819
def breakpoint_server(_ = nil)
$stderr.puts %(
*******************************************************************
* config.breakpoint_server has been deprecated and has no effect. *
*******************************************************************
)
end Related methods
- Instance methods
- after_initialize
- after_initialize_blocks
- breakpoint_server
- breakpoint_server=
- builtin_directories
- database_configuration
- environment
- environment_path
- framework_paths
- gem
- middleware
- plugins=
- reload_plugins?
- set_root_path!
- threadsafe!
- to_prepare
- Class methods
- new
- Private methods
-
default_cache_classes -
default_cache_store -
default_controller_paths -
default_database_configuration_file -
default_dependency_loading -
default_eager_load_paths -
default_frameworks -
default_gems -
default_i18n -
default_load_once_paths -
default_load_paths -
default_log_level -
default_log_path -
default_plugin_loader -
default_plugin_locators -
default_plugin_paths -
default_plugins -
default_preload_frameworks -
default_routes_configuration_file -
default_view_path -
default_whiny_nils -
framework_root_path