Lance Ivy
1cdd969a34
create core for each provider. keep load hook for provider.
2014-02-01 21:13:17 -05:00
Lance Ivy
26c6766b09
normalize requires syntax
2014-02-01 12:50:48 -05:00
Brian D. Burns
40e8f458f2
use Fog::JSON
2013-11-19 00:51:57 -05:00
Brian D. Burns
4ea463eb7b
require mime/types in Fog::Storage
2013-08-27 20:43:49 -04:00
Hector Castro
5aeb68be0b
Passing the connection_options parameter to underlying Fog::Storage object.
...
This aids in scenarios where you want to maintain the s3.amazonaws.com hostname
(for S3 client compatibility), but want to store data in Riak CS.
2013-06-26 12:45:37 +00:00
Erik Michaels-Ober
f2bd2404d1
Revert "Updated gem spec to require json rather than multi_json"
...
This reverts commits: 66638b25d7
,
3f0314dbd1
, and
18ce4b7eca
.
Since google-api-client was added as a dependency in afa9b025e9
,
multi_json is a de facto dependency of fog, so this is a needless layer.
If #1034 is still an issue, I'd be happy to ship a version of multi_json
that requires rubygems >= 1.3.5.
2013-05-06 04:05:36 -07:00
Kyle Rames
66638b25d7
Updated gem spec to require json rather than multi_json; Fog::JSON will attempt to load and use multi_json first and then fallback to require json; removed hard coded references to multi_json
2013-04-03 08:42:45 -05:00
Christopher Meiklejohn
13e1567a8d
Add Riak CS provider in Fog.
2013-03-08 16:24:34 -05:00