Class: Simple (I18n::Locale::Tag)

Overview
Module Structure
Class Hierarchy
Class Methods
Simple.tag (1/2) / 1
Instance Attributes
Simple#tag [R] (2/E)
Instance Methods
Simple#initialize / 1
Simple#subtags
Simple#to_sym
Simple#to_s
Simple#to_a
is a submodule of
module: Tag ( I18n::Locale )
includes
  Parents ( I18n::Locale::Tag )
inherits from
  Object ( Builtin-Module )
has properties
class method: tag (1/2) / 1   
attribute: tag (2/E) [R]   
method: initialize / 1   
method: subtags   
method: to_sym   
method: to_s   
method: to_a   
is defined at
#8 in active_support/vendor/i18n-0.4.1/i18n/locale/tag/simple.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: <Built-in Module>
class: Object     
  module: I18n
  module: Locale
  module: Tag
module: Parents     
class: Simple     

Class Hierarchy

Object ( Builtin-Module )
includes
  InstanceExecMethods ( Unknown-Module )
has properties
method: duplicable?   
method: ` / 1   
method: blank?   
method: present?   
method: presence   
method: to_param   
method: to_query / 1   
method: remove_subclasses_of / 1   
method: subclasses_of (1/2) / 1   
method: subclasses_of (2/E) / 1   
method: extended_by   
method: extend_with_included_modules_from / 1   
method: instance_exec / 2   
method: instance_variable_defined? / 1   
method: instance_values   
method: instance_variable_names   
method: copy_instance_variables_from / 2   
method: metaclass   
method: returning / 1   
method: tap   
method: with_options / 1   
method: acts_like? / 1   
method: singleton_class   
method: class_eval / 2   
method: html_safe?   
method: try / 3   
method: to_json / 1   
method: as_json / 1   
class method: method_added / 1   
class method: find_hidden_method / 1   
Simple ( I18n::Locale::Tag )
includes
  Parents ( I18n::Locale::Tag )
has properties
class method: tag (1/2) / 1   
attribute: tag (2/E) [R]   
method: initialize / 1   
method: subtags   
method: to_sym   
method: to_s   
method: to_a   

Class Methods

Instance Attributes

Instance Methods

Simple#initialize / 1

#19 in active_support/vendor/i18n-0.4.1/i18n/locale/tag/simple.rb

initialize ( *tag )