stringento 2.1.0
At its core, it can take a templated string (such as: '{last_name}, {first_name} {middle_name}') and a input object (default is a plain old Ruby object) and it will dynamically resolve the string based on the input.
Gemfile:
=
Installeer:
=
Development afhankelijkheden (8):
faker
~> 1
guard-rspec
~> 4.7
pry
~> 0
rake
~> 13.0
rspec
~> 3.8
rubocop
~> 0.88.0
simplecov
~> 0.18.5
simplecov-console
~> 0.7.0