0.0
No release in over 3 years
Low commit activity in last 3 years
DSL builder interface to wrap keyword constructors.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

 Project Readme

KeywordBuilder

KeywordBuilder is a simple wrapper to create a builder-style DSL for any method taking keyword arguments.

Installation

Add this line to your application's Gemfile:

gem 'keyword_builder'

And then execute:

$ bundle

Or install it yourself as:

$ gem install keyword_builder

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/iknow/keyword_builder.