It seems to me that this should be a simple problem, but I draw out my hair, trying to track them. I set the gem chargify_api_ares, but I can not even do such basic things as
Chargify::Subscription.create
How do I get this error path. I feel that this must be a problem with gems, but I donβt know where to go from here.
UPDATE: The batch show chargify_api_ares shows the correct path, I just somehow cannot access it. Still trying random environmental things.
This seems to be the source of the problem, in active_resource \ base.rb:
def prefix(options={})
default = site.path
default << '/' unless default[-1..-1] == '/'
self.prefix = default
prefix(options)
end
, Chargify.subdomain site.path, , activeresource , .