Results 5 comments of Ronak Vyas

Thanks for creating this library first of all. Is there a way to pass this through props? If not, how do we add this?

You can do this explicitly like this without React: `document.getElementsByName("myImage")[0].value = ""`

Ronaks-MacBook-Air:hello_app ronakvyas$ gem install pg -v '0.17.1' Building native extensions. This could take a while... ERROR: Error installing pg: ERROR: Failed to build gem native extension. ``` current directory: /Users/ronakvyas/.rvm/gems/ruby-2.3.1/gems/pg-0.17.1/ext...

But the app works in default Gemfile which I had.

Thanks. This worked for me. Turns out I didn't know that I had Postgresql or not.