barley 0.5
Install from the command line:
Learn more about RubyGems packages
$ gem install barley --version "0.5"
Install via Gemfile:
source "https://rubygems.pkg.github.com/moskitohero" do
gem "barley", "0.5"
end
About this version
Cerealize your ActiveModel objects into flat hashes with a dead simple, yet versatile DSL, and caching and type-checking baked in. Our daily bread is to make your API faster.