reload_plugins?()
Returns true if plugin reloading is enabled.
# File railties/lib/initializer.rb, line 684 def reload_plugins? !!@reload_plugins end