Robbie Wagner
Robbie Wagner
It would be great to have an option to have `add` not fail if the key already exists or perhaps to replace the data at the key.
> Isn't that exactly what `set` does? I'm not sure what you mean. I used `store.put` for my use case because I want the values to update each time, but...
@machty could we expose a test helper instead for this that would do something similar?
Using `run.foo` is deprecated, and since this is not public API, I think we should probably at least wrap it in a test helper or something. Not sure if that...
+1 we get a bunch of deprecations from this as well.
@bertdeblock @kategengler @kellyselden anything I can do to help get this merged? Our app is relying on this fork.
I had to disable gpg signing, unfortunately.
@rreckonerr it is my understanding that hammertime has not been needed for years. It was only to remove the delay from touch events, but that has been fixed in mobile...
@diogomafra @alizahid is this resolved?
@runspired do we want to just deprecate ember-cli-changelog? It needs a lot of work, and I don't understand the code well enough to implement the changes.