abhaynikam / boring_generators

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

using with rails 7 without webpacker #90

Open anilonrails opened 8 months ago

anilonrails commented 8 months ago

Thank you for this amazing project however are there any workaround for rails 7?

coolprobn commented 1 month ago

@anilonrails Did you get into some errors? If you can post those then it will be easier to debug and provide you with guidance in the right direction.

I am using this project in Rails 7 and newer versions already and generators work as intended. If you are getting issues then it most probably might be for a specific generator with some issues we have not caught.