Alfonso Uceda
Alfonso Uceda
Hi folks, any news on this?
Hey folks, after updating to rails 7, this error happens in my test suite, is there a workaround to fix this?
Happened to me after upgrading from vite 4.0.1 to 4.1.4
I look for something like that.
thanks @solnic ;)
@apotonick any news on this?
Is seems this issue was fixed because in master model is optional: https://github.com/trailblazer/trailblazer-rails/blob/master/lib/trailblazer/rails/cell.rb#L18
Hi, is there a chance for this feature?
@alec-c4 it is possible to use with lockbox but you can't use the default `otp_secret` becuase it is encrypted by active record encryption mechanism, I ended up using another column/attribute...
Hi @joshbuddy can you take a look at this PR? thanks so much ;)