Methods

Files

UbiquoVersions::Extensions::Helpers

Public Instance Methods

show_versions(model, options = {}) click to toggle source

Displays a list of versions of the instance “model“

   # File vendor/plugins/ubiquo_versions/lib/ubiquo_versions/extensions/helpers.rb, line 6
6:       def show_versions(model, options = {})
7:         render :partial => "shared/ubiquo/model_versions", :locals => {:model => model}
8:       end

Disabled; run with $DEBUG to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.