Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow models to be passed as a string rather than as files #12

Merged
merged 1 commit into from
Mar 5, 2018
Merged

Allow models to be passed as a string rather than as files #12

merged 1 commit into from
Mar 5, 2018

Conversation

will-clarke
Copy link
Contributor

@will-clarke will-clarke commented Mar 5, 2018

We are storing the model in a persisted cache as a string, and so require scoruby to load the model from a string.

We didn't feel that any tests were necessary as we're not really changing the logic here, but if you've got any suggestions, we'd be happy to implement them.

@coveralls
Copy link

coveralls commented Mar 5, 2018

Coverage Status

Coverage decreased (-0.3%) to 99.328% when pulling 0814589 on will-clarke:allow-to-load-models-from-string into 4c6d855 on asafschers:master.

@asafschers asafschers merged commit 3802ee3 into asafschers:master Mar 5, 2018
@asafschers
Copy link
Owner

asafschers commented Mar 5, 2018

Sounds great, thanks!

@asafschers
Copy link
Owner

Pushed 0.3.3 to Ruby Gems with your PR

@will-clarke
Copy link
Contributor Author

Great! Thanks so much for responding so quickly! 😃

@will-clarke will-clarke deleted the allow-to-load-models-from-string branch October 22, 2018 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants