Sha256: 21805c6eaac847ca851c229b645adec100ca407fa13c44f5cc1f1073ea5a138d
Contents?: true
Size: 289 Bytes
Versions: 2
Compression:
Stored size: 289 Bytes
Contents
# Yawl Rails This is the UI and Rails integration component of [yawl](https://github.com/ricardochimal/yawl) ## Migrations `yawl_rails` automatically sets the schema file to be in sql format because of the `json` column used in `yawl` ``` config.active_record.schema_format = :sql ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
yawl_rails-0.1.1 | README.md |
yawl_rails-0.1.0 | README.md |