fastruby / ombu_labs-auth

A Ruby gem to make authentication easier for OmbuLabs' tools and web applications
MIT License
4 stars 0 forks source link

Remove files that will break a Rails 7 application with propshaft and without action_mailer #17

Closed etagwerker closed 2 years ago

etagwerker commented 2 years ago

Hi there,

This PR fixes #15 and fixes #16.

Not sure if it is the best solution, but at least it stops breakage.

Please check it out and let me know what you think.

Thanks!