Rowan Savage
Rowan Savage
### Description closes #8710 The current size of the input for the action handler is too small. This updates it to a larger size I choose to size it to...
The input for the action handler URL is too small to be useful.
We upgraded from v3.3.0 to v3.3.1 and this caused the rollbar js to stop being loaded by Rails (that is the embed script is never added). Reverting to v3.3.0 solved...
I recently encountered the issue around the folder structure that optimize creates and trying to access things on the file system (#32). I was wondering why it makes that structure...
We would like to return cached data to React, but also fetch new data in the background and update accordingly when the new data arrives. Our specific circumstances are that...
Our automated tests are showing ``` rake aborted! NameError: uninitialized constant Grape::Validations::Base ``` It appears this commit https://github.com/ruby-grape/grape/commit/937b2fc8a7081c5eb74ff8a4a760e30ebabbd780 changed the path from `Grape::Validations::Base` to `Grape::Validations::Validators:Base`
This PR contains a: - [x] **bugfix** - [ ] new **feature** - [ ] **code refactor** - [ ] **test update** - [ ] **typo fix** - [ ]...
Just fixes up the grammar in `examples.md` Generate **a** address from a SHA256 hash to Generate **an** address from a SHA256 hash
Do you allow PRs to add other cryptocurrencies to coinapp?