method
config
config()
public
Hide source
# File railties/lib/rails/plugin.rb, line 61 def config @config ||= Engine::Configuration.new end


