Cody Cutrer

Results 83 issues of Cody Cutrer

## What was the end-user or developer problem that led to this PR? This fixes #6630, #6589, and several related issues. Related to #6643, but a very different approach. Specs...

bundler: bug fix

Refs #3319 ## What was the end-user or developer problem that led to this PR? You can install a local plugin gem in the Gemfile via `plugin 'plugin', path: '../plugin'`,...

## What was the end-user or developer problem that led to this PR? Adding the --path param, I noticed --git and --local-git have identical implementations. ## What is your fix...

## What was the end-user or developer problem that led to this PR? My plugin would have a much cleaner implementation if it could hook both before and after the...

bundler: feature

I have a spec that is exercising a DSL of its own: ```ruby let(:actor_class) do Class.new do extend AdheresToPolicy::ClassMethods set_policy do given { |actor| actor == "allowed actor" || actor.is_a?(user_class)...

`get_lutron_cert.py` no longer exists in the referenced repository.

documentation

f7 icons use underscores. When they're imported into iconify, the underscores became dashes. When user actually specified f7:icon_name it should work without them having to know that we implemented it...

so that you can configure a plugin per-project # Completed Tasks - [x] I have read the [Contributing Guide][contrib]. - [x] The pull request is complete (implemented / written). -...

* In the constant summary, link to its target object * When linking from other locations, link directly to the target. # Completed Tasks - [x] I have read the...

ensuring that the state in MQTT is always up to date