Jordon Biondo

Results 5 issues of Jordon Biondo

From what I see there isn't a way to ignore specific warnings from js2-mode. There are certain times (usually in a test file) where I would like to ignore false...

The default migration template is satisfactory but it would be nice users could specify their own template migration file in the config. This would apply directly to #5 where the...

I find it preferably to work with promises over callbacks, it would be nice to have the option to return promises instead of ending all my promise chains with `.then(()...

> **Is your feature request related to a problem? Please describe.** Unknown state of the project, future development, and ownership. > **Describe the solution you'd like** An understanding of the...

enhancement

## What? This PR introduces the `activity_key_prefix` method in `PublicActivity::Common`. This method returns `self.class.name` by default. The result of this method is used to determine the prefix of activity keys...