method
frameworks
frameworks()
public
Hide source
# File railties/lib/rails/info.rb, line 25 def frameworks %( active_record action_pack action_view action_mailer active_support ) end