public this repo is viewable by everyone
Description: Shipping API extension for Active Merchant.
Clone URL: git://github.com/Shopify/active_shipping.git
Proper git clone URL
jamesmacaulay (author)
21 days ago
commit  7f0640129e6f71d2da4e150428441ad414e07a95
tree    3a81c2941f3a6a20c8a840e0725ec7366225d9d8
parent  6ad8d79122a3980e125fac6e820ade6aefa51530
...
27
28
29
30
 
31
32
33
34
 
 
 
35
36
37
...
27
28
29
 
30
31
32
33
 
34
35
36
37
38
39
0
@@ -27,11 +27,13 @@ Active Shipping is currently being used and improved in a production environment
0
 
0
 Currently this library is available on GitHub:
0
 
0
- <http://github.com/shopify/active_shipping>
0
+ <http://github.com/Shopify/active_shipping>
0
 
0
 You will need to get [Git][] if you don't have it. Then:
0
 
0
- > git clone git://github.com/shopify/active_shipping.git
0
+ > git clone git://github.com/Shopify/active_shipping.git
0
+
0
+(That URL is case-sensitive, so watch out.)
0
   
0
 Active Shipping includes an init.rb file. This means that Rails will automatically load it on startup. Check out [git-archive][] for exporting the file tree from your repository to your vendor directory.
0
 

Comments

    No one has commented yet.