Method: ActiveSupport::TimeZone#name

Defined in:
activesupport/lib/active_support/values/time_zone.rb

#nameObject (readonly)

Returns the value of attribute name.



296
297
298
# File 'activesupport/lib/active_support/values/time_zone.rb', line 296

def name
  @name
end