Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 177 Bytes

File metadata and controls

14 lines (10 loc) · 177 Bytes

Podcasts engine for Refinery CMS.

Install using bundler:

gem 'refinerycms-podcast', '~> 2.0'

Next, run:

rails generate refinery:podcast
rake db:migrate