-
I got the error below, I'm using the current gem from rubygems.org, which is `0.3.8`
I'm guessing that the following in `displayqr_controller.rb`:
```
def resource_params
return params.require…
-
## What I tried to do
I tried to update my Rails version from 5.2.4.4 to 6.0.3.3.
## What I expected to happen
For the Rails server to start without any errors.
## What actually happened
…
-
I'm using devise with devise-jwt to provide back-end authentication for a Nuxt.js app. Login and logout work correctly over the API, but logout returns a 500 Internal Server Error even though the user…
-
Since I've installed iron_cache_rails, I'm continuously getting the following error.
This error happens regularly and randomly.
``````
cache error: undefined method `request_uri' for #
/app/vendor/bu…
andey updated
11 years ago
-
Exceptionundefined method `api_shared_item_url' for #<Api::V1::SharedItemsController:0x0000000f2c7ce8>Last OccurrenceJune 02, 2016 14:21:59 +0530Count5
## Stack Trace
[bundle].../gems/acti…
-
Hi Everyone.
I try text this gem, but when i add this validate on my model:
`validates :cnpj,
:presence => true,
:uniqueness => true,
:mask => "99.999.999/99…
-
### Summary:
I'm having the same issue as [this issue](https://github.com/instructure/canvas-lms/issues/1374) but it has not been commented on for a solution or solved (closed). Whenever I try to…
-
[See this exception on Errbit](https://chibi-errbit.herokuapp.com/apps/54d5a0f83736350009010000/problems/55a0a9e2663938000f330000)
# PG::ConnectionBad: FATAL: remaining connection slots are reserved …
-
I had 8 people trying to access my hashview system the other day simultaneously. Everyone managed to queue a different job at the same time (at my request). However, once someone tried to press play o…
-
Exceptiontype: OAuthException, code: 190, error_subcode: 463, message: Error validating access token: Session has expired on May 15, 2014 11:48pm. The current time is May 26, 2014 1:11am. [HTTP 400]La…