Class
CertifFormat
In:
app/models/certif_format.rb
Parent:
ActiveRecord::Base
Methods
height
height_of
paper_dimensions
width
width_of
Included Modules
PdfDimensions
Public Class methods
height_of
(paper, unit=nil)
paper_dimensions
(paper)
width_of
(paper, unit=nil)
Public Instance methods
height
(unit=:pt)
width
(unit=:pt)
[Validate]