Luis

Results 2 issues of Luis

Hey there! I created this PR from my crazy idea of #127. In fact, it wasn't as crazy as I thought. Actually, you can create a picker passing a moment...

Hi everyone, I'm using ember-cli-sentry 3.0.0 with the following configuration: ``` sentry: { dsn: process.env.SENTRY_DSN, development: false ravenOptions: { environment: 'local' } }, ``` and it works perfectly fine. However,...