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 Grab XML from another Rails app and turn it into an ActiveRecord class.
Description This plugin provides xml_response_from, the opposite of: respond_to { |want| want.xml { render(:xml => @user.to_xml) } } More specifically, it sends a request to a server with the Accept HTTP header set to 'application/xml', then turns the response into an ActiveRecord object.
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