module Filemaker::Api
Public Class Methods
included(base)
click to toggle source
# File lib/filemaker/api.rb, line 9 def self.included(base) base.send :include, Filemaker::Api::QueryCommands end
# File lib/filemaker/api.rb, line 9 def self.included(base) base.send :include, Filemaker::Api::QueryCommands end