.. |
resources
|
e7b51cc625
when you set site= in ActiveResource::Base, it parses out the password and username out of that and sets it internally. so when we clear the session here, we should also clear those flags, otherwise you end up with unexpected authentication headers down the line
|
před 8 roky |
connection.rb
|
1b9bb1270e
use a custom subclass of ActiveResource::Connection if possible
|
před 8 roky |
countable.rb
|
ce387f8219
add countable test to expose problem with activeresource@master
|
před 8 roky |
events.rb
|
77a251ac47
Move Session and Cli to base dir. Include Events/Metafields in classes themselves
|
před 13 roky |
json_format.rb
|
581419c16f
include_root_in_json for all but ActiveResource 3.1
|
před 11 roky |
limits.rb
|
ed9c882982
raise explicit error when shopify call limit header is unavailable
|
před 11 roky |
metafields.rb
|
77a251ac47
Move Session and Cli to base dir. Include Events/Metafields in classes themselves
|
před 13 roky |
resources.rb
|
dbd5698794
resources: fix odd require not working on 2.1
|
před 11 roky |
session.rb
|
217feec47c
Adding code and tests for online-mode access tokens
|
před 8 roky |
version.rb
|
15011836f6
Bump version 4.3.2
|
před 8 roky |