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 Enables converting numbers, currencies to American English and Polish
Description == INSTALL: script/plugin install git://github.com/tomaszmazur/verbal.git == USAGE: NUMBERS: Verbal::Polish::Numbers.to_words(123_456_789) => "sto dwadzieścia trzy miliony czterysta pięćdziesiąt sześć tysiecy siedemset osiemdziesiąt dziewięć" NOTE: It's American English numbering system http://www.mazes.com/AmericanNumberingSystem.html Verbal::English::Numbers.to_words(123_456_789) => "one hundred twenty-three million four hundred fifty-six thousand seven hundred and eighty-nine" CURRENCIES: Verbal::Polish::Currency.to_words(123_456_789_00, 'PLN') => "sto dwadzieścia trzy miliony czterysta pięćdziesiąt sześć tysiecy siedemset osiemdziesiąt dziewięć złotych zero groszy" No Support for Verbal::English::Currency yet... Anybody?
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