Skip to content

Commit

Permalink
Merge 3af87a4 into edfc84d
Browse files Browse the repository at this point in the history
  • Loading branch information
gbp committed Apr 16, 2024
2 parents edfc84d + 3af87a4 commit 36f8d8c
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 311 deletions.
1 change: 1 addition & 0 deletions config/application.rb
Expand Up @@ -31,6 +31,7 @@ class Application < Rails::Application
#
# config.time_zone = "Central Time (US & Canada)"
# config.eager_load_paths << Rails.root.join("extras")
config.load_defaults = 7.0
config.autoloader = :zeitwerk
config.active_record.legacy_connection_handling = false
config.active_support.use_rfc4122_namespaced_uuids = true
Expand Down
20 changes: 0 additions & 20 deletions config/initializers/new_framework_defaults.rb

This file was deleted.

38 changes: 0 additions & 38 deletions config/initializers/new_framework_defaults_5_2.rb

This file was deleted.

45 changes: 0 additions & 45 deletions config/initializers/new_framework_defaults_6_0.rb

This file was deleted.

67 changes: 0 additions & 67 deletions config/initializers/new_framework_defaults_6_1.rb

This file was deleted.

141 changes: 0 additions & 141 deletions config/initializers/new_framework_defaults_7_0.rb

This file was deleted.

1 change: 1 addition & 0 deletions doc/CHANGES.md
Expand Up @@ -2,6 +2,7 @@

## Highlighted Features

* Update Rails application framework defaults (Graeme Porteous)
* Allow categories to have notes associated with them (Graeme Porteous)
* Add styling option and rich text editor to the notes admin (Graeme Porteous)
* Strengthen 2FA warning. Users *must* remember to keep this code safe (Gareth
Expand Down

0 comments on commit 36f8d8c

Please sign in to comment.