- Allow syncing Rails model with any WebFlow collection. It doesn't have to have collection
slug
that matches the Rails model name.
- Added
WebFlow.configuration.publish_on_sync
(true
by default) config option. Iftrue
, after each sync, the gem will publish the site on all domains.