method

frameworks

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