Class: Rails::RFC6570::Formatter::Subst

Inherits:
Struct
  • Object
show all
Defined in:
lib/rails/rfc6570/formatter.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



47
48
49
# File 'lib/rails/rfc6570/formatter.rb', line 47

def name
  @name
end

#to_sObject

Returns the value of attribute to_s

Returns:

  • (Object)

    the current value of to_s



47
48
49
# File 'lib/rails/rfc6570/formatter.rb', line 47

def to_s
  @to_s
end