Orlando Del Aguila

Results 23 comments of Orlando Del Aguila

I think this should be handled with tags instead, but if this becomes a feature for sure I'll use it

You are free to implement it @P0oOOOo0YA

Sorry this took so long that I switched to Notion and I’m not using this app anymore. I won’t be able to work on this.

why this answer isn't the default https://github.com/reactjs/react-rails/issues/264#issuecomment-552326663? The `Invariant Violation` error doesn't give you any hints on how to debug the error.

@aaronadamsCA I was able to do this on Gastby by using the following code on `gastby-node` ```javascript // gastby-node.js // create a resolver to add the inverse relationship between Author...

Hey @jasonbosco, Any update on the TypeScript typings. We are evaluating search solutions at this moment for a new product and this is a great feature to have

Hello @andela-ysanni. This should be possible using the `accept` attribute in your model ``` ruby Class User < ActiveRecord::Base has_attachment :photo, accept: [:jpg, :png, :gif] has_attachment :id_verification, accept: [:pdf, :doc,...

@steveholmes can you update your description?, the urls looks the same to me **UPDATE**, sorry I just saw the difference, I'll take a look at this hopefully tonight.

This looks good, but I'm worried about it will break compatibility with older versions. (I don't how people with mongoid had been handling this).

Hey @bluengreen can we add a small test for this please? Also, what about squashing these commits? Thanks!