Just curious how you envision Rails 7 will be supported since asset pipeline is being removed. For the time being, I've fixed the gem for my company's use with the following commit: publicistco@f271f16
Happy to update add more configuration for setting the asset path. Could possibly add a simple file discovery approach where several paths could be searched for the file and first one found is used. Let me know what you think and I can put together a proper Rails 7 support.
Just curious how you envision Rails 7 will be supported since asset pipeline is being removed. For the time being, I've fixed the gem for my company's use with the following commit: publicistco@f271f16
Happy to update add more configuration for setting the asset path. Could possibly add a simple file discovery approach where several paths could be searched for the file and first one found is used. Let me know what you think and I can put together a proper Rails 7 support.