Tomislav Simnett
Tomislav Simnett
I've got a `spec/hiera.yaml` file with `spec.yaml` as an additional entry so that onceover can get all the data that would otherwise come from a Hashicorp Vault instance. I also...
I'm struggling to figure out how to build has_many associations in rails using nested fields. I've got `has_many :addresses` on an `Order` resource. If I create a new resource, I'd...
## Describe the Bug `docker::run` instances are restarted on each puppet run, regardless of whether any params have actually changed. This is using `restart => 'unless-stopped'`, so not using the...
This PR provides MM4 extension compatibility
Updated for 2.0.11 which has just been released.
Presently, `test:prepare` is only defined in the test_unit railtie rake task as a placeholder to be hooked on to. The `tailwindcss-rails`, `cssbundling-rails` and `jsbundling-rails` all enhance the task to allow...
IE 8 shows a rendering bug. I'm using the following code: <style> ul#navigation li a { color: white; text-decoration: none; display: inline-block; padding: 0.8em; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;...
Currently running a few versions behind on rubygems. @bharget could you cut a new gem?
Hi, are there plans to update to support the Bootstrap v4 alpha?
Is there any means of emulating the User Port? Here's my use case: I've recently been reunited with a Lego Technic programmable systems pack I had as a kid and...