Sha256: 0ecee0d6b0b7f9b6461091528da4ac659de47e426dda7d3c0c6c6dc5f097aebe
Contents?: true
Size: 714 Bytes
Versions: 1
Compression:
Stored size: 714 Bytes
Contents
# DDC Changelog ### 0.1.9 * Rails 5 compat ### 0.1.8 * ResponseBuilder#delete no longer requires arg ### 0.1.7 * patch to fix 0.1.6 bug ### 0.1.6 * remove use of `qualified_const_*` calls to fix a bug with global lookup * add :parent option ### 0.1.5 * remove :render_opts to use :object_render_opts * add :errors_render_opts ### 0.1.4 * remove :serializer and :each_serializer, use :render_opts to pass a hash ### 0.1.2 * add :serializer and :each_serializer as action options ### 0.1.1 * Fix update status code * Add missing delete for generated services ### 0.1.0 * API updates to be more consistent * Add ServiceBuilder that delegats to AR Model or XxxxxFinder ### 0.0.1 * Initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ddc-0.1.9 | CHANGELOG.md |