Ryan

Results 7 comments of Ryan

Getting same issue with slightly different circumstances. User model: ``` class User include Mongoid::Document include ActiveModel::SecurePassword field :username, type: String field :email, type: String field :first_name, type: String field :last_name,...

@nofxx @90yukke Is this gem adding rspec functionality to mongoid, or is it adding mongoid functionality to rspec? I would think it's the latter and in which case, the naming...

@nofxx Cool. That question was more as a general rule which is better. Your answer still makes sense though. Thanks.

Same here. SMTP email is configured via https://docs.chiefonboarding.com/integrations/email/ Creating a new admin and using the password reset page do not send out emails. No error shown in logs either.

Same issue here, as well. Same setup as @DevilsNightsix

Thanks. Got past that. For some reason it didn't like some of special characters in the user's password. Now it pulls back a handful of metrics and then dies with:...

Especially with support for local LLMs via Ollama, etc.