Konstantin Ilchenko
Konstantin Ilchenko
@jmazzi Hi, sorry to bother you, any chances to review and release new version of gem? Tests are passing locally
@johan-smits thanks, makes sense, downgraded dependency to exclude 7.2
Also prepared PR for Rails 7.2 https://github.com/simpl1g/crypt_keeper/pull/2
> @simpl1g do you have permission to merge this branch? Sorry, I don't have such permission, I would love to merge this :)
Same error when trying to load Rails application, worked fine with IRuby 0.4.0 Ruby 3.3.5 Bundler 2.5.18 IRuby 0.8.0 ``` Dir.chdir '/home/jovyan/rails_app' ENV['RAILS_ENV'] = 'development' require '/home/jovyan/rails_app/config/environment' NoMethodError: undefined method...