bubblez 2.0.0
Install from the command line:
Learn more about RubyGems packages
$ gem install bubblez --version "2.0.0"
Install via Gemfile:
source "https://rubygems.pkg.github.com/foamfactory" do
gem "bubblez", "2.0.0"
end
About this version
Retrofit, by Square, allows you to easily define annoations that will generate the necessary boilerplate code for your REST interfaces. Bubblez is a Gem that seeks to bring a similar style of boilerplate generation to Ruby.