Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/envylabs/refinerycms-image_rotators
https://github.com/envylabs/refinerycms-image_rotators
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/envylabs/refinerycms-image_rotators
- Owner: envylabs
- Created: 2010-11-16T23:50:42.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2011-06-29T22:36:39.000Z (over 13 years ago)
- Last Synced: 2024-03-25T23:03:55.542Z (10 months ago)
- Language: Ruby
- Homepage:
- Size: 161 KB
- Stars: 2
- Watchers: 15
- 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