Skip to content

Hobo/hobo_simple_color

Repository files navigation

This is a plugin for Hobo that provides jQuery Simple Color

Installation

It can be installed into a Hobo app by typing:

hobo generate install_plugin hobo_simple_color

The source for this plugin lives at git://github.com/Hobo/hobo_simple_color. Pull requests are welcome.

Usage

Add to your model's field definition:

fields do
  color Color, :default => "#000000"
end

License

See MIT-LICENSE

About

Hobofication of jQuery Simple Color

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages