mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
- Add Logger constant fix for Ruby 3.2+ compatibility with Rails 6.1 Resolves: uninitialized constant ActiveSupport::LoggerThreadSafeLevel::Logger - Replace Yarn 4 lockfile with Yarn 1.22 compatible version - Remove Yarn 4 configuration files (.yarn/, .yarnrc.yml) The production server uses Yarn 1.22 with --frozen-lockfile which cannot read Yarn 4 lockfiles. Generated new lockfile using npx yarn@1.22.22. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| attributes | ||
| environments | ||
| initializers | ||
| locales | ||
| webpack | ||
| application.rb | ||
| boot.rb | ||
| cable.yml | ||
| database.yml | ||
| environment.rb | ||
| puma.rb | ||
| routes.rb | ||
| schedule.rb | ||
| secrets.yml | ||
| sidekiq.yml | ||
| spring.rb | ||
| storage.yml | ||
| webpacker.yml | ||