.. |
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
|
8 yıl önce |
connection.rb
|
1b9bb1270e
use a custom subclass of ActiveResource::Connection if possible
|
9 yıl önce |
countable.rb
|
ce387f8219
add countable test to expose problem with activeresource@master
|
8 yıl önce |
events.rb
|
77a251ac47
Move Session and Cli to base dir. Include Events/Metafields in classes themselves
|
13 yıl önce |
json_format.rb
|
581419c16f
include_root_in_json for all but ActiveResource 3.1
|
11 yıl önce |
limits.rb
|
ed9c882982
raise explicit error when shopify call limit header is unavailable
|
11 yıl önce |
metafields.rb
|
77a251ac47
Move Session and Cli to base dir. Include Events/Metafields in classes themselves
|
13 yıl önce |
resources.rb
|
dbd5698794
resources: fix odd require not working on 2.1
|
11 yıl önce |
session.rb
|
f865064b70
Use public_send instead of send on Session#setup
|
9 yıl önce |
version.rb
|
ca8c8605ab
Bump to version 4.3.1
|
8 yıl önce |