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.8.8 README.md
active_metadata-0.8.7.1 README.md
active_metadata-0.8.7 README.md
active_metadata-0.8.6 README.md
active_metadata-0.8.5.2 README.md
active_metadata-0.8.5.1 README.md
active_metadata-0.8.5 README.md
active_metadata-0.8.4 README.md
active_metadata-0.8.3.1 README.md
active_metadata-0.8.3 README.md
active_metadata-0.8.2 README.md
active_metadata-0.8.1 README.md
active_metadata-0.8.0 README.md
active_metadata-0.7.9 README.md
active_metadata-0.7.8 README.md
active_metadata-0.7.7 README.md
active_metadata-0.7.6 README.md
active_metadata-0.7.5 README.md
active_metadata-0.7.4 README.md
active_metadata-0.7.3 README.md