lib/hanami/model.rb in hanami-model-1.0.0 vs lib/hanami/model.rb in hanami-model-1.0.1

- old
+ new

@@ -83,10 +83,10 @@ # Disconnect from the database # # This is useful for reboot applications in production and to ensure that # the framework prunes stale connections. # - # @since x.x.x + # @since 1.0.0 # # @example With Full Stack Hanami Project # # config/puma.rb # # ... # on_worker_boot do