--- !ruby/object:Gem::Specification rubygems_version: 0.8.11 specification_version: 1 name: og version: !ruby/object:Gem::Version version: 0.21.2 date: 2005-07-28 00:00:00 +03:00 summary: Og (ObjectGraph) require_paths: - lib email: gm@navel.gr homepage: http://www.nitrohq.com rubyforge_project: nitro description: An efficient and transparent Object-Relational mapping library autorequire: og default_executable: bindir: bin has_rdoc: true required_ruby_version: !ruby/object:Gem::Version::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.8.2 version: platform: ruby signing_key: cert_chain: authors: - George Moschovitis files: - README - CHANGELOG - INSTALL - Rakefile - install.rb - benchmark/bench.rb - benchmark/sqlite-no-prepare.1.txt - benchmark/sqlite-no-prepare.2.txt - benchmark/sqlite-prepare.1.txt - benchmark/sqlite-prepare.2.txt - examples/run.rb - examples/mysql_to_psql.rb - examples/README - doc/tutorial.txt - doc/LICENSE - doc/RELEASES - doc/config.txt - doc/AUTHORS - lib/og - lib/og.rb - lib/vendor - lib/og/collection.rb - lib/og/entity.rb - lib/og/relation.rb - lib/og/relation - lib/og/mixin - lib/og/store - lib/og/manager.rb - lib/og/errors.rb - lib/og/store.rb - lib/og/validation.rb - lib/og/testing - lib/og/types.rb - lib/og/relation/belongs_to.rb - lib/og/relation/has_many.rb - lib/og/relation/has_one.rb - lib/og/relation/refers_to.rb - lib/og/relation/many_to_many.rb - lib/og/relation/joins_many.rb - lib/og/mixin/hierarchical.rb - lib/og/mixin/orderable.rb - lib/og/mixin/timestamped.rb - lib/og/mixin/tree.rb - lib/og/mixin/optimistic_locking.rb - lib/og/store/filesys.rb - lib/og/store/psql.rb - lib/og/store/sql.rb - lib/og/store/mysql.rb - lib/og/store/sqlserver.rb - lib/og/store/sqlite.rb - lib/og/store/kirby.rb - lib/og/store/memory.rb - lib/vendor/mysql411.rb - lib/vendor/mysql.rb - lib/vendor/kirbybase.rb - lib/vendor/README - test/og - test/og/store - test/og/mixin - test/og/tc_inheritance.rb - test/og/tc_types.rb - test/og/tc_relation.rb - test/og/tc_store.rb - test/og/tc_polymorphic.rb - test/og/tc_join.rb - test/og/tc_select.rb - test/og/store/tc_filesys.rb - test/og/mixin/tc_hierarchical.rb - test/og/mixin/tc_orderable.rb - test/og/mixin/tc_timestamped.rb - test/og/mixin/tc_optimistic_locking.rb test_files: [] rdoc_options: - "--main" - README - "--title" - Og Documentation - "--all" - "--inline-source" extra_rdoc_files: - README - INSTALL - doc/tutorial.txt executables: [] extensions: [] requirements: [] dependencies: - !ruby/object:Gem::Dependency name: glue version_requirement: version_requirements: !ruby/object:Gem::Version::Requirement requirements: - - "=" - !ruby/object:Gem::Version version: 0.21.2 version: