Jarek Prokop

Results 48 comments of Jarek Prokop

https://github.com/sclorg/s2i-ruby-container/pull/518 Made PR to use the new rails-ex branch

I have no strong opinion on the matter from my POV.

Thanks for the report, please could you share what are the versions of your Rails and ActiveRecord gems you use in the application?

Ok, I did some testing with Rails 6.1.7.7. For a workaround it looks to be necessary to specify the variable VERSION as empty in command like so: `VERSION= bin/rails db:migrate`....

>I've tried this in my fork / branch, and it seems to work. Anything against using this for `3.1`? Look like we already have it in 3.1 and 3.0 through...

Oh! Thank you, I was confused as when I inspected the object, there was a FXPseudoTarget already, binded with what seemed like the correct method I passed it. There isn't...

I think I resolved my original issue.

> We probably have this problem in quite a few projects then. That would be correct observation, Probably also accross languages with $LIBRARY_MANAGER (npm, rubygems, ...). https://github.com/cucumber/messages also has the...