Is your plugin hosted on GitHub? Make sure to press the "fetch" button next to the repository field to fetch your plugin's info from GitHub rather than typing it all in.
Repository
Name
Home Page
Short description Rails Plugins to get a zodiac sign on a given date.
Description Zodiac ==== A Rails plugin to get the zodiac sign on a given date. Example ===== The plugin's automatically available in your views and your models. If you want to use it somewhere else just include the ZodiacHelper module. zodiac_sign_for(Time.utc(2000, "jun", 12)) # => "Gemini" zodiac_sign_for(1118) # November 18 # => "Scorpio" zodiac_sign_for(612) # June 12 # => "Gemini" Copyright (c) 2008 Federico Builes, released under the MIT license. Fork freely!
Description format RDoc MarkDown Textile
License Ruby's Rails' (MIT) GPL LGPL BSD Apache Artistic PublicDomain BSD-type Free-Trial Free-but-Restricted OpenSource Proprietary Shareware Source-available-proprietary Commercial
Category Assets Controllers Internationalization Misc. Enhancements Model Rails Engines Searching and Queries Security Statistics and Logs Testing View Extensions