properties() public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File railties/lib/rails/info_controller.rb, line 16 def properties @info = Rails::Info.to_html @page_title = "Properties" end
Register or log in to add new notes.