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 BrowserWar will help you to fight off evil browsers that access your website. It allows you to display custom messages to any browser/version combinations you want.
Description BrowserWar will help you to fight off evil browsers that access your website. It allows you to display custom messages to any browser/version Installation ============ script/plugin install git://github.com/sagebit/browser_war.git Usage ===== start_browser_war() is the central mathod of the plugin, and it takes many parameters, but these are the defaults: start_browser_war({:browsers => browserwar_browsers_default, :message => browserwar_message_default, :options => browserwar_options_default}) Example ======= In your layouts: <head> ... <%= javascript_include_tag(:defaults, 'browserDetect', 'browserWar') %> ... </head> *Note: Please refer to the README for more details.
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