Class: Addressable::Template

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

Instance Method Summary collapse

Instance Method Details

#as_jsonObject



18
19
20
# File 'lib/rails/rfc6570/patches.rb', line 18

def as_json(*)
  pattern
end

#to_sObject



14
15
16
# File 'lib/rails/rfc6570/patches.rb', line 14

def to_s
  pattern
end