module Origami::XFA
Public Class Methods
included(receiver)
click to toggle source
# File lib/origami/xfa/xfa.rb, line 69 def self.included(receiver) receiver.extend(ClassMethods) end
# File lib/origami/xfa/xfa.rb, line 69 def self.included(receiver) receiver.extend(ClassMethods) end