Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.