Eric Raio

Results 25 issues of Eric Raio

I am getting this recommendation after installing the door keeper gem. ``` 1) DB Indexes sets the proper db indexes Failure/Error: expect(`rake db:find_indexes`).to match(/Yey, no missing indexes found!/), lambda {...

waiting feedback

Facebook recently changed the name of their realtime api to webhooks, I think it would be a better design to match a similar interface, what do you guys think?

Refactors

When I was setting the back button component, I couldn't just pass in an Icon component, the proptype is expecting a function and not an object. I had to create...

I currently have a welcome screen where 8 out of 10 times, they are going to click on a specific button. A web browser has the ability to pre-load the...

Help Wanted
Feature Request

Documentation seems to be growing, we could load up a simple jekyll github page or start putting documentation into the wiki.

How should we handling unit testing this project? Should we include this as apart of the definition of done?

Enhancement
Help Wanted
Discussion

Is there a way to not send out a network call and still see the deliveries of the notification? This will be very helpful for cucumber testing.

Homebrew raises exception when running under sudo. Updating README.md to match. ``` Error: Running Homebrew as root is extremely dangerous and no longer supported. As Homebrew does not drop privileges...

When working with frameworks like https://github.com/gridsome/gridsome It would be nice to syntax highlight inside the `page-query` tag. ![image](https://user-images.githubusercontent.com/43896/86625622-3982a500-bf7a-11ea-97c6-94014bde4965.png) The existing plugin https://github.com/jparise/vim-graphql works with javascript string literals.

https://github.com/Shopify/liquid/blob/master/lib/liquid/drop.rb

I-enhancement