Georg Ledermann

Results 37 comments of Georg Ledermann

Ok, here we go: ``` ~ > dscacheutil -q host -a name localhost name: localhost ipv6_address: ::1 name: localhost ip_address: 127.0.0.1 ``` ``` ~ > scutil --dns DNS configuration resolver...

Thanks for your confirmation. Maybe a more flexible solution to use the component is offering CSS and JS as separated distribution files. Would you consider changing your [Webpack configuration](https://github.com/PeachScript/vue-infinite-loading/blob/master/scripts/webpack.config.js)?

@danielmorrison You are right, with my proposal the following scenario will **NOT** be possible anymore: 1. Create a auditable (_audit 1_) 2. Change some, but not all attributes (_audit 2_)...

@danielmorrison Seems you are not convinced. What about about making the `after_destroy` callback optional via `options[:strict]` or something? Please note, that restoring a record to its original state (with original...

Same here, but only since today. The Renault app on iOS fails, too.

For me, it works again since today.

@Aubermean I'm using the base image for building production images with GitHub Actions for a lot of applications. For staging I use the same image as for production. I don't...