abhaynikam / boring_generators

Boring generators aims to make your development faster by delegating boring setups to us.
https://www.boringgenerators.com/
MIT License
269 stars 25 forks source link

Generator for letter opener #85

Closed coolprobn closed 1 year ago

coolprobn commented 1 year ago

This PR adds generator to install and configure letter opener gem which is used to preview email in the browser instead of sending it to real mailbox for development environment.

Note: I closed the previous PR because update from my forked branch was not being updated possibly due to some syncing issue in Github.

I have resolved all comments in the other PR here.

Old PR: https://github.com/abhaynikam/boring_generators/pull/82

coolprobn commented 1 year ago

@abhaynikam I have fixed all comments from other PR here, could you review this again?