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


