watermarkchurch / wcc-contentful

An alternative to Contentful's contentful.rb ruby client, contentful_model, and contentful_rails gems all in one.
MIT License
2 stars 1 forks source link

Resource helpers #50

Closed gburgett closed 6 years ago

gburgett commented 6 years ago

Some additional utility methods on models related to this: https://zube.io/watermarkchurch/development/c/2304 (https://github.com/watermarkchurch/watermarkresources.com/issues/41)

Features:

Bug Fixes:

Documentation:

gburgett commented 6 years ago

The dup code should wipe the ID, since it no longer represents that object in Contentful once it's been duplicated.