Rails::Info

module Rails::Info

This module helps build the runtime properties used to display in the Rails::InfoController responses. Including the active Rails version, Ruby version, Rack version, and so on.

Public Class Methods

inspect()
Alias for: to_s
property(name, value = nil) { || ... } 登录查看完整内容