Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rossmeissl/hugh
Rails 2/3 color hue picker
https://github.com/rossmeissl/hugh
Last synced: about 1 month ago
JSON representation
Rails 2/3 color hue picker
- Host: GitHub
- URL: https://github.com/rossmeissl/hugh
- Owner: rossmeissl
- License: mit
- Created: 2010-05-17T15:30:16.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2010-05-19T02:08:07.000Z (over 14 years ago)
- Last Synced: 2024-10-18T18:09:59.378Z (2 months ago)
- Language: Ruby
- Size: 105 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rdoc
- License: LICENSE
Awesome Lists containing this project
README
= hugh
Rails (2.x - 3.x) hue picker form helper
== Installation
* Add the gem to your Rails app, either through an initializer (Rails 2.x with rake gems:install) or its Gemfile (Rails 3 with bundle install).
* Use the hugh_assets generator to add the necessary javascript libraries to your app.== Copyright
Copyright (c) 2010 Andy Rossmeissl. See LICENSE for details.