Origami::Array
Class representing a Destination showing a Page globally.
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.