Closed pekakate closed 8 years ago
You're right refinerycms-calendar
has not yet been release on rubygems but it has been updated for Refinery CMS 3.0.0, please use the github source of the gem.
Super! Thanks :) this works:
gem 'refinerycms-calendar', github: 'refinery/refinerycms-calendar', branch: 'master'
You're welcome :)
If I try with older version: 2.0.4 https://rubygems.org/gems/refinerycms-calendar
then the problem: refinerycms (~> 3.0) ruby depends on refinerycms-images (= 3.0.4) ruby depends on refinerycms-core (= 3.0.4) ruby
I would like to use this extension. Thanks!