-
From a client POV is there a difference between remoted and associated? Can they be consolidated.
For example
```
GET /v1/posts/1/comments.json # associated
GET /v1/posts/1/top_comments.json # remot…
-
Seems like no matter what I do I get this error when using this gem:
"NameError: uninitialized constant OAuth"
In the IRB:
require 'rubygems'
=>true
require 'oauth'
NameError: uninitialized constan…
-
Apologies in advance if I am making a mistake, but I was having some trouble following the validation block example from the repo readme. I think perhaps the example has a minor typo?
``` ruby
valida…
-
Hello, we love WorkLoad but we lost it after upgrading Redmine to 1.2.2. I tried many times to install uninstall and to look into the code but didn't find what bugging. Thin freeze when clicking on Wo…
-
Hi,
I liked Her and so decided to migrate from Activeresource to the former. I am finding difficulty in implementing 101. Please help me.
I have simple Her setup in config/initializers/her.rb:
``` r…
-
I met some promblem when using nanite. I think it may caused by gem environment.
Can you tell me the gem version information which you guys running.
One problem I met is.
After I start up agent and …
-
This is driving me batty, mostly due to the random nature of it.
We are running Rails 4.1 and I have a simple ActiveResource (not ActiveRecord) object called "User" with a method called "update_metad…
-
I'm running into an issue where I want to override a `GET` request's response xml with a little customization, but I don't seem to be able to.
From `script/console`, here's what I'm trying to do:
``…
-
When installation of gitlab fails due to a missing libkrb5-dev, i.e.
```
TASK: [debops.gitlab | Update Ruby gems] **************************************
REMOTE_MODULE command bundle install --deplo…
-
Ich habe versucht das Plugin auf Redmine 3.3.1 zu installieren. Sobald ich migriert habe funktioniert Redmine nicht mehr.
**General Ruby interpreter information**
```
RUBY_VERSION = 1.9.3
RUBY_PLATF…