Sha256: 57dc15446a0705b3e274f4c6029a5ea5a8b8264828a6b62ba968d9b3343dcd70
Contents?: true
Size: 1 KB
Versions: 2
Compression:
Stored size: 1 KB
Contents
+ 0.0.8 [May 25, 2013] - Automatically generate Rear controllers for new models. - Allow defining associations for new models - [5286c59](https://github.com/espresso/enginery/commit/5286c59) - Ability to delete any generated unit. - Default layout for `ERB`, `ERubis`, `Haml` and `Slim` engines. - Automatically generate and include helpers for new controllers. - Migrator - DataMapper - auto-update model file when performing migrations. - Migrator - keep tracks in database so it is usable on environments with readonly filesystem - [52360b5](https://github.com/espresso/enginery/commit/52360b5) - Migrator - when available, use `ENV['DATABASE_URL']` instead of config/database.yml - [bbb41618](https://github.com/espresso/enginery/commit/bbb41618) - Migrator - run all outstanding migrations when no steps provided [93bef48](https://github.com/espresso/enginery/commit/93bef48) - Verbosify auto_migrate/upgrade rake tasks on DataMapper [782e76e](https://github.com/espresso/enginery/commit/782e76e) <hr>
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
my_enginery-0.2.8 | CHANGELOG.md |
enginery-0.3.0 | CHANGELOG.md |