You are here: Browse Railsplugins Ggrkvhx Shared
= GGRKVHXShared This plugin is for shared code, views and assets between the GGR and KVHx project.
== Usage Add a reference to the history stylesheet by adding the following line to application.rhtml <%= stylesheet_link_tag ‘history’ %>
Include the following line in a view og layout whereever you want a history popup for an item.
<%= history(item) %>
NOTE: This description has been extracted from the Plugin README and so the formatting may need updating to make browser friendly