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

Fix MongoDB Boolean constant error #11

Merged
merged 1 commit into from
Jun 11, 2022

Conversation

duffn
Copy link
Contributor

@duffn duffn commented Jun 11, 2022

This is just copying over most of the PR from slack-ruby/slack-ruby-bot-server#140 in order to fix the uninitialized constant SlackRubyBotServer::Stripe::Models::Mongoid::Boolean error with mongoid version 7.3.0+.

This does correct that particular test error, but #9 still remains.

Closes #10

@dblock
Copy link
Contributor

dblock commented Jun 11, 2022

Let's get CI working here again first?

@dblock dblock merged commit 6a5cf5c into slack-ruby:master Jun 11, 2022
@dblock
Copy link
Contributor

dblock commented Jun 11, 2022

NM, I saw your comment in #12, I just merged this, YOLO.

@duffn
Copy link
Contributor Author

duffn commented Jun 11, 2022

Yeah, I have the pipeline ready as far as I can tell, but can't get Mongo or Postgres to pass https://github.com/duffn/slack-ruby-bot-server-stripe/runs/6843970042?check_suite_focus=true

This was one, but #9 is the other I'm not sure about.

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.

uninitialized constant SlackRubyBotServer::Stripe::Models::Mongoid::Boolean
2 participants