method
components
v1.0.0 -
Show latest stable
- Class:
Rails::Info
components()public
No documentation available.
# File railties/lib/rails_info.rb, line 23
def components
%w( active_record action_pack action_web_service action_mailer active_support )
end