Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 301 Bytes

readme.md

File metadata and controls

10 lines (7 loc) · 301 Bytes

Podcasts engine for Refinery CMS.

How to build this engine as a gem

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

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