flipp-oss / deimos

Framework to work with Kafka, Avro and ActiveRecord
Other
59 stars 22 forks source link

Fix for changing Deimos:: to Schema:: module namespace #126

Closed DeeChau closed 2 years ago

DeeChau commented 2 years ago

Pull Request Template

Description

Fixes issue that was released with #122 - Deimos namespace was used previously for generated Schema Classes. Updated to use the Schema namespace and updated rspecs that were previously missed.

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Tested on applications that were not working with #122. Fixed on those apps.

Checklist: