Add a Swift remoteStorage provider

This commit is contained in:
Greg Karékinian
2015-04-29 16:52:20 +02:00
parent e18646839b
commit 35c04f85e4
8 changed files with 1015 additions and 684 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -28,8 +28,7 @@ def write_last_response_to_file(filename = "last_response.html")
end
alias context describe
if app.settings.riak
if app.settings.respond_to? :riak
::Riak.disable_list_keys_warnings = true
def client