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

Add support for using dotw with Ruby w/o Rails #105

Merged
merged 1 commit into from
Jul 6, 2020

Conversation

dblock
Copy link
Collaborator

@dblock dblock commented Jun 24, 2020

Supersedes #103.

Ruby 2.4 failure without Rails is https://stackoverflow.com/questions/41703128/error-while-trying-to-load-the-gem-devise-activesupport-duration-cant-be-coe, which has nothing to do with dotiw. There doesn't seem to be any easy fix without monkey patching things, I propose to just don't test with Ruby 2.4 w/o Rails, which I did in this PR. We still do a Rails 4 + Ruby 2.4 pass once.

@dblock dblock force-pushed the remove-rails-clean branch 2 times, most recently from d4f12e9 to 3d6e63f Compare June 24, 2020 03:13
@dblock dblock marked this pull request as ready for review June 24, 2020 03:14
@dblock dblock requested a review from radar June 24, 2020 03:18
@dblock dblock force-pushed the remove-rails-clean branch from 3d6e63f to c741bf3 Compare June 24, 2020 03:20
@dblock dblock force-pushed the remove-rails-clean branch from 734c2fb to c741bf3 Compare July 2, 2020 01:54
This was referenced Jul 2, 2020
@dblock dblock merged commit f7ab8a9 into radar:master Jul 6, 2020
@dblock dblock deleted the remove-rails-clean branch July 6, 2020 01:11
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.

2 participants