https://github.com/envylabs/refinerycms-image_rotators
https://github.com/envylabs/refinerycms-image_rotators
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/envylabs/refinerycms-image_rotators
- Owner: envylabs
- Created: 2010-11-16T23:50:42.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2011-06-29T22:36:39.000Z (about 15 years ago)
- Last Synced: 2025-04-01T20:42:57.104Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 161 KB
- Stars: 2
- Watchers: 14
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Image Rotators engine for Refinery CMS.
## How to build this engine as a gem
cd vendor/engines/image_rotators
gem build refinerycms-image_rotators.gempspec
gem install refinerycms-image_rotators.gem
# Sign up for a http://rubygems.org/ account and publish the gem
gem push refinerycms-image_rotators.gem