Commit Graph
3 Commits
Author SHA1 Message Date
Janko Marohnić ab4e1e808d Call clear_active_connections! on the connection handler
Active Record 7.2 removed the deprecated
`ActiveRecord::Base.clear_active_connections!` delegate method.
2024-08-19 14:49:59 +02:00
Janko Marohnić 9a8e8049f9 Add Propshaft for tests
Otherwise Crono doesn't have an asset pipeline, so the engine initializer
raises an error.
2024-08-19 14:49:25 +02:00
Janko Marohnić 7dffc5c77b Remove Sprockets hard dependency, allow Propshaft 2023-12-15 17:44:15 +01:00