Method: TrueURL#attributes

Defined in:
lib/true_url.rb

#attributesObject



37
38
39
40
# File 'lib/true_url.rb', line 37

def attributes
  execute
  @context.attributes
end