Class: StoryKey::Coercer

Inherits:
Base
  • Object
show all
Defined in:
lib/story_key/coercer.rb

Instance Method Summary collapse

Methods inherited from Base

call

Instance Method Details

#callObject



8
9
10
# File 'lib/story_key/coercer.rb', line 8

def call
  converted_str
end