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> |
||
|---|---|---|
| .. | ||
| 00_logger_fix.rb | ||
| assets.rb | ||
| authority.rb | ||
| backtrace_silencers.rb | ||
| content_relations.rb | ||
| content_security_policy.rb | ||
| content_types.rb | ||
| cookies_serializer.rb | ||
| devise.rb | ||
| filter_parameter_logging.rb | ||
| inflections.rb | ||
| markdown_engine.rb | ||
| material-icons.rb | ||
| mime_types.rb | ||
| monkeypatch.rb | ||
| new_framework_defaults_5_2.rb | ||
| paperclip.rb | ||
| paypal.rb | ||
| promos.rb | ||
| rails_admin.rb | ||
| sentry.rb | ||
| session_store.rb | ||
| sidekiq.rb | ||
| stripe.rb | ||
| thredded.rb | ||
| wrap_parameters.rb | ||