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 Adds a number of methods to an AR model which enable saving any settings you want.
Description I wanted to add the ability to have config settings for a site. I also needed some settings for a user, and a group, and... you get the picture. I didn't want to keep adding has_something associations (has_one :profile, has_one :set_of_vital_stats) and I didn't want to keep mucking into the model db structure for everything. Well, I figured that everything could have it's own settings. But then, why stop there. Maybe a user should have settings in relation only to a single group and another set for another group, or a post, or whatever.
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