Module: Rfm
- Defined in:
- lib/rfm/utilities/factory.rb,
lib/rfm.rb,
lib/version.rb,
lib/rfm/error.rb,
lib/rfm/layout.rb,
lib/rfm/record.rb,
lib/rfm/server.rb,
lib/rfm/database.rb,
lib/rfm/resultset.rb,
lib/rfm/metadata/field.rb,
lib/rfm/metadata/script.rb,
lib/rfm/utilities/case_insensitive_hash.rb
Overview
The classes in this module are used internally by RFM and are not intended for outside use.
- Author
-
Geoff Coffey ([email protected])
- Copyright
-
Copyright © 2007 Six Fried Rice, LLC and Mufaddal Khumri
- License
-
See MIT-LICENSE for details
Defined Under Namespace
Modules: Error, Factory, Metadata Classes: AuthenticationError, CaseInsensitiveHash, CommunicationError, Database, Layout, ParameterError, Record, Resultset, Server
Constant Summary collapse
- VERSION =
'1.4.2'