Richard Peck

Results 47 comments of Richard Peck

Hi Nathan, many thanks for the messages & comprehensive information! I will need to double check this as the system was working fine up until the latest Rails release, so...

Understandable. Maybe I could add a configuration option for webpacker only? Rich > On 12/04/2021 16:46 Nathan MacInnes ***@***.***> wrote: > > > > > Oh, the asset pipeline hasn’t...

I'll look into this, and the eval problem, today Rich > On 29/07/2021 06:25 Yurii Rashkovskii ***@***.***> wrote: > > > > > @richpeck https://github.com/richpeck it would have been great...

I looked at the eval problem and you were correct -- I don't know why I used eval when send was sufficient. I have been looking at webpack integration. Unfortunately,...

Hi there, many thanks for using the gem! I use it live in production using Passenger, so I know it works 100%. Do you have a repo I could look...

I'm running Windows 10 with Ruby 2.7.2 and if I used the glob syntax without explicitly calling glob, it would fail, citing the file as not being present: `require_all 'app',...