apaokin

Results 3 issues of apaokin

Good evening everyone! Apps and engines paths contain only .git files after "git submodule update --init" is executed, but .git folder is increased to 8 Gb. I use git version...

Good morning! Exception NoMethodError raised after executing "bundle exec localer check ." ``` andrey@andrey-Vostro-3558:~/octoshell$ bundle exec localer check . bundler: failed to load command: localer (/home/andrey/.rbenv/versions/jruby-9.1.10.0/bin/localer) NoMethodError: undefined method `fetch'...

I try to upgrade my rails version without migration to ruby 3. That's why I try to use ransack not higher than 4.0.0. I have User model with the following...