method
default_frameworks
v2.2.1 -
Show latest stable
- Class:
Rails::Configuration
default_frameworks()private
No documentation available.
# File railties/lib/initializer.rb, line 861
def default_frameworks
[ :active_record, :action_controller, :action_view, :action_mailer, :active_resource ]
end