-
[!] There was an error parsing `Gemfile`:
[!] There was an error parsing `Gemfile`: You cannot specify the same gem twice coming from different sources.
You specified that rails-controller-testing (…
-
I'm getting an error when trying to configure the plugin (issue_statuses)
```
NameError (undefined local variable or method `list' for #):
/usr/lib/ruby/1.8/phusion_passenger/rack/request_handler.r…
-
ExceptionMissing partial v3/bank_entries/_bank_entry with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :coffee, :haml]}. Searched in:
…
-
### Steps to reproduce the problem
Can be minimally reproduced by uploading a single byte file ending in .gif.
(e.g. a file called g.gif containing a single letter 'G')
1. Go to account setting…
-
Using:
- Ruby 1.9.3
- Rails 4.0.3
- "rails4" branch of Forem
---
When navigating to `/forums/admin/categories` and clicking "delete" for a category, this error is raised:
```
AbstractController::A…
-
I'm currently trying to upgrade a rails application to move from `ruby-3.0.1` to `ruby-3.1.2`. Im currently using ajax-datatables-rails version `ajax-datatables-rails (1.3.1)`. When I upgrade the Ruby…
-
I am using Redmine 2.5
I did load default but I am not seeing anything in table. Also I am not seeing the tab even if I checked the release notes module for the project.
Am I missing anything ?
-
Hey guys -
You need to explicitly require your application_controller before your loop in your `config.ru`
Something like this - `require ('./controllers/ApplicationController’)`
No big deal; just …
-
Please answer these questions before submitting your issue. Thanks!
### What version of Cassandra are you using?
Not related. Go only.
### What version of Gocql are you using?
v1.0.0
### Wh…
-
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…