Bert Hajee

Results 6 issues of Bert Hajee

I get an error Bad Argument error ``` The following SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed! iptables -C OUTPUT -t...

kind/bug

## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: 4.4.2 and probably higher - Ruby: 2.0 - Module version: v2.0.0 ## How to reproduce (e.g Puppet code you use)...

On the site an example with normal java property access is given. ``` coffeescript person.firstName = "Andrew" person*.firstName = "Manuel" ``` is translated to: ``` javascript // Generated by EmberScript...

In 'normal' ember, when when the first property of a concatenated set of properties returns an 'undefined', the total get returns an 'undefined'. ``` coffeescript @get('first.second') ``` When I use...

Would it be useful to extend it to also support creation of multiple `defp` statements. It could be as simple as: ``` elixir mdefp _fred do { :init, val }...

We've identified an area for improvement in the current turbo-frame command handling. ## Current Behaviour Currently when a command is initiated within a turbo-frame and no turbo stream is available,...