Sha256: b0eb307d8bd8eb4a2944a35f4c975761b3d4c8332df362b1044d4068c4b8db7b

Contents?: true

Size: 342 Bytes

Versions: 13

Compression:

Stored size: 342 Bytes

Contents

= Og Examples

== run.rb

A simple example that demonstrates some Og features. The example
automatically creates a 'test' database.

== mock_example.rb

Demonstrates how easily the Og infrastructure can be mocked,
for easy test unit writing.

== mysql_to_psql.rb

Demonstrates how easy it is to migrate a mysql database
to postgres using Og.

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
og-0.17.0 examples/README
og-0.20.0 examples/README
og-0.18.1 examples/README
og-0.18.0 examples/README
og-0.19.0 examples/README
og-0.22.0 examples/README
og-0.21.0 examples/README
og-0.21.2 examples/README
og-0.25.0 examples/README
og-0.24.0 examples/README
og-0.27.0 examples/README
og-0.23.0 examples/README
og-0.26.0 examples/README