Showcase Homes engine for Refinery CMS.

How to build this engine as a gem

cd vendor/engines/showcase_homes
gem build refinerycms-showcase_homes.gemspec
gem install refinerycms-showcase_homes.gem

# Sign up for a http://rubygems.org/ account and publish the gem
gem push refinerycms-showcase_homes.gem