Browser Detect plugin

Plugin details

A simple utitility to identify the browser.

Websitehttp://livsey.org/articles/2006/07/22/browser_detect-plugin Repositoryhttp://svn.livsey.org/plugins/browser_detect/ Author Richard Livsey Tags browser LicenseUnknown

Documentation

Install the plugin:
ruby script/plugin install http://svn.livsey.org/plugins/browser_detect/
  <%= browser_name %> => mozilla (or whatever)

  <% if browser_is? :mozilla %>
    do something
  <% end %>

Further Documentation

There is currently no advanced documentation for this plugin.

New documentation

Edit plugin | (0 older versions) | Last edited by: hardway, about 1 year ago