method
respond_to?
rails latest stable - Class:
ActiveSupport::TimeWithZone
respond_to?(sym, include_priv = false)public
respond_to_missing? is not called in some cases, such as when type conversion is performed with Kernel#String
respond_to?(sym, include_priv = false)respond_to_missing? is not called in some cases, such as when type conversion is performed with Kernel#String