Vasiliy Matyushin
Vasiliy Matyushin
## What did you do? ``` #20 [stage-1 11/11] RUN RAILS_ENV=staging bundle exec rake assets:precompile ``` ## What did you expect to happen? Generated assets ## What actually happened? ```...
I added the library to the project and when I opened at the first time after loading a server a page `/rake-ui` and then try to open a page with...
Hi team, sometimes we have this error during running the tests ``` Randomized with seed 38777 ..........................F An error occurred in an `after(:context)` hook. Failure/Error: DatabaseCleaner.clean_with(:truncation, except: %i[translations]) ActiveRecord::ConnectionNotEstablished: connection...