Table of Contents - dbf-4.2.0 Documentation
Pages
-
CHANGELOG
- Changelog
- 4.2.0
- 4.1.6
- 4.1.5
- 4.1.4
- 4.1.3
- 4.1.1
- 4.1.0
- 4.0.0
- 3.1.3
- 3.1.2
- 3.1.1
- 3.1.0
- 3.0.8
- 3.0.7
- 3.0.6
- 3.0.5
- 3.0.4
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
- 2.0.13
- 2.0.12
- 2.0.11
- 2.0.10
- 2.0.9
- 2.0.8
- 2.0.7
- 2.0.6
- 2.0.5
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 44 Require FasterCSV gem on all platforms
- 42 Fixes encoding of memos
- 43 Improve handling of record attributes
- 1.7.5
- 1.7.4
- 1.7.3
- 1.7.2
- 1.7.1
- 1.7.0
- 1.6.7
- 1.6.6
- 1.6.5
- 1.6.3
- 1.6.2
- 1.6.1
- 1.6.0
- 1.5.0
- 1.3.0
- 1.2.9
- 1.2.8
- 1.2.7
- 1.2.6
- 1.2.5
- 1.2.4
- 1.2.3
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.1
- 1.1.0
- 1.0.13
- 1.0.11
- 1.0.9
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- 0.5.4
- 0.5.3
- 0.5.0 / 2007-05-25
- LICENSE
- README
Classes and Modules
- DBF
- DBF::Column
- DBF::Column::LengthError
- DBF::Column::NameError
- DBF::ColumnType
- DBF::ColumnType::Base
- DBF::ColumnType::Boolean
- DBF::ColumnType::Currency
- DBF::ColumnType::Date
- DBF::ColumnType::DateTime
- DBF::ColumnType::Double
- DBF::ColumnType::Float
- DBF::ColumnType::General
- DBF::ColumnType::Memo
- DBF::ColumnType::Nil
- DBF::ColumnType::Number
- DBF::ColumnType::SignedLong
- DBF::ColumnType::SignedLong2
- DBF::ColumnType::String
- DBF::Database
- DBF::Database::Foxpro
- DBF::Database::Table
- DBF::FileNotFoundError
- DBF::Header
- DBF::Memo
- DBF::Memo::Base
- DBF::Memo::Dbase3
- DBF::Memo::Dbase4
- DBF::Memo::Foxpro
- DBF::NoColumnsDefined
- DBF::Record
- DBF::Schema
- DBF::Table
Methods
- ::new — DBF::Column
- ::new — DBF::ColumnType::Base
- ::new — DBF::Database::Foxpro
- ::new — DBF::Header
- ::new — DBF::Memo::Base
- ::new — DBF::Record
- ::new — DBF::Table
- ::open — DBF::Memo::Base
- #== — DBF::Record
- #[] — DBF::Record
- #activerecord_schema_definition — DBF::Schema
- #attributes — DBF::Record
- #close — DBF::Memo::Base
- #close — DBF::Table
- #closed? — DBF::Memo::Base
- #closed? — DBF::Table
- #column_names — DBF::Table
- #columns — DBF::Table
- #each — DBF::Table
- #filename — DBF::Table
- #find — DBF::Table
- #get — DBF::Memo::Base
- #has_memo_file? — DBF::Table
- #header_size — DBF::Table
- #match? — DBF::Record
- #memo? — DBF::Column
- #name — DBF::Table
- #number_data_type — DBF::Schema
- #process_field — DBF::Database::Foxpro
- #process_table — DBF::Database::Foxpro
- #record — DBF::Table
- #respond_to_missing? — DBF::Database::Foxpro
- #row — DBF::Table
- #schema — DBF::Schema
- #sequel_schema_definition — DBF::Schema
- #string_data_format — DBF::Schema
- #table — DBF::Database::Foxpro
- #table_field_hash — DBF::Database::Foxpro
- #table_names — DBF::Database::Foxpro
- #table_path — DBF::Database::Foxpro
- #to_a — DBF::Record
- #to_csv — DBF::Table
- #to_hash — DBF::Column
- #type_cast — DBF::ColumnType::Nil
- #type_cast — DBF::ColumnType::Number
- #type_cast — DBF::ColumnType::Currency
- #type_cast — DBF::ColumnType::SignedLong
- #type_cast — DBF::ColumnType::SignedLong2
- #type_cast — DBF::ColumnType::Float
- #type_cast — DBF::ColumnType::Double
- #type_cast — DBF::ColumnType::Boolean
- #type_cast — DBF::ColumnType::Date
- #type_cast — DBF::ColumnType::DateTime
- #type_cast — DBF::ColumnType::Memo
- #type_cast — DBF::ColumnType::General
- #type_cast — DBF::ColumnType::String
- #underscored_name — DBF::Column
- #unpack_header — DBF::Header
- #version_description — DBF::Table