Sha256: 51bedd8dfac250107c14164b32633f1783a346efae16e91da4a5340baba4a4b5

Contents?: true

Size: 555 Bytes

Versions: 9

Compression:

Stored size: 555 Bytes

Contents

h1. Kinds of Support

h2. Core Support

- Tasks for migrations, creating db etc

h2. Extended Support

- Custom fields (SlugField, ImageField etc)
- Whatever else

h1. Why not ...

h2. Save Used ORM in Project.orm or somewhere?

Because if you need have aditional support for each ORM, it's part of setup to put @load "myplugin/tasks/datamapper.rake"@ to user's Rakefile etc, so there is no need for this.

h2. Support @config/database.yml@

Because it has no point. You can use API of your ORM directly.

h2. Define @form_for@

It's job of your helpers.

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
rango-0.2.6 lib/rango/orm/README.textile
rango-0.2.5.1 lib/rango/orm/README.textile
rango-0.2.4.1 lib/rango/orm/README.textile
rango-0.2.3 lib/rango/orm/README.textile
rango-0.2.1 lib/rango/orm/README.textile
rango-0.2.1.pre lib/rango/orm/README.textile
rango-0.2 lib/rango/orm/README.textile
rango-0.1.1.3 lib/rango/orm/README.textile
rango-0.2.pre lib/rango/orm/README.textile