Play framework is joining the Typesafe Stack — More information in the official announcement

Community contributed extensions

logisima-yml [logisimayml] module

Logisima-yml helps you to export your database into an yml file, just with the following command line : ‘play yml:generate’ !

New features :
- compatible with embedded annotation
- compatible with temporal annotation

Adding a testing application. @See samples-and-tests ...

http://github.com/sim51/logisima-play-yml

Written by Benoît Simard.

Published releases

logisimayml-1.8 ★ Feb 01, 2012 Documentation Download
logisimayml-1.5   Jul 31, 2011 Documentation Download
logisimayml-1.4   Mar 28, 2011 Documentation Download
logisimayml-1.3   Feb 17, 2011 Documentation Download
logisimayml-1.0   Jun 13, 2010 Documentation Download

To install locally this modules use the install command:

play install logisimayml-{version}

To add this module as dependency of your application, add it to the dependencies.yml file:

require:
    - play -> logisimayml {version}

Check the documentation link of each release to check version notes.

Comments

Use this form to discuss about this module. Off-topic comments will be deleted without warning.