Plugins - Browser Detect
Add to favoritesExample usage:
<%= browser_name %> => mozilla (or whatever)
<% if browser_is? :mozilla %>
do something
<% end %>
http://livsey.org/articles/2006/07/22/browser_detect-plugin
http://svn.livsey.org/plugins/browser_detect/
Misc. Enhancements

Too bad the links don't work, this is just what i was looking for...
Link and repository don't work