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

Get core wcc-contentful gem working without rails #220

Closed gburgett closed 4 years ago

gburgett commented 4 years ago

I tried installing it into a middleman project and spent some time over the weekend making it work without rails. The hard part was the tests - we actually did a pretty good job in the core code of isolating the rails-specific stuff.

I think it would be nice to have this in the 1.0

watermarkchurch-bot commented 4 years ago
2 Warnings
:warning: This is a big pull request - please break it up into smaller units of work
:warning: No issue referenced - please create an issue describing a single unit of work and reference it using “closes #[the issue number]”

Generated by :no_entry_sign: Danger

coveralls commented 4 years ago

Coverage Status

Coverage decreased (-0.06%) to 94.132% when pulling 039909e65908454845542cfbe1b2f06df5ef58a4 on middleman into 6316de9e56f5c4398f832c5023a67dad0f979463 on master.