Methods

Included Modules

Class/Module Index [+]

Quicksearch

Origami::Destination::GlobalFit

Class representing a Destination showing a Page globally.

Public Class Methods

new(pageref) click to toggle source

Creates a new global fit Destination.

pageref

A Reference to a Page.

# File lib/origami/destinations.rb, line 86
def initialize(pageref)
  super([pageref, :Fit])
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.