Skip to content

Instantly share code, notes, and snippets.

View wtom's full-sized avatar

Wolfgang Tom wtom

  • Hamburg, Germany
View GitHub Profile
@wtom
wtom / config-initializers-groupdate.rb
Last active April 20, 2025 23:37
Rails - Groupdate 5.2.2 - active_record.default_timezone = :local
Groupdate::Magic::Relation.prepend Ext::Groupdate::Magic::Relation
Groupdate::Adapters::BaseAdapter.prepend Ext::Groupdate::Adapters::BaseAdapter
Groupdate::Adapters::MySQLAdapter.prepend Ext::Groupdate::Adapters::MysqlAdapter