method
frameworks
v3.0.9 -
Show latest stable
- Class:
Rails::Configuration::Deprecated
frameworks(*args)public
No documentation available.
# File railties/lib/rails/configuration.rb, line 76
def frameworks(*args)
raise "config.frameworks in no longer supported. See the generated " "config/boot.rb for steps on how to limit the frameworks that " "will be loaded"
end