Simple gem for complicated transactions.
Add this line to your application's Gemfile:
gem 'denizli'And then execute:
$ bundle install
Or install it yourself as:
$ gem install denizli
There is only simple methods created for now. More will be coming in the future!
-
array.hash_me = converts an array to hash
-
string.array_me(size) = converts string to array with specified size
Bug reports and pull requests are welcome on GitHub at https://github.com/AzizY/denizli.
The gem is available as open source under the terms of the MIT License.