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 Validate email addresses against RFC 2822.
Description = Validates email format Validate various formats of email address against RFC 2822. == Usage class Person < ActiveRecord::Base validates_email_format_of :email end == Testing To execute the unit tests run rake test. The unit tests for this plugin use an in-memory sqlite3 database. == Resources === Subversion * http://code.dunae.ca/validates_email_format_of == Credits Written by Alex Dunae (dunae.ca), 2006.
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