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