Sha256: 78157b2c1eb8ddd35eb85f4666faeb66faf4d66fe12447e0d8dee5077332933e

Contents?: true

Size: 455 Bytes

Versions: 25

Compression:

Stored size: 455 Bytes

Contents

## Rake
I task di rake vengono invocati via il namespace app.

    rake app:ci

## Issues
* The install rake task is destructive. Needs to be refactored as a rails generator using Thor actions.
* The install task should automount the engine as /active_metadata
* Migrations should be available to the rails app that mount the engine and not copied.
* Move the test db creation into before suite rspec callback and remove the migration from the db folder

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
active_metadata-0.7.2 README.md
active_metadata-0.7.1 README.md
active_metadata-0.7.0 README.md
active_metadata-0.6.9 README.md
active_metadata-0.6.7 README.md