Skip to content

Commit

Permalink
Externalized cartodb-importer
Browse files Browse the repository at this point in the history
  • Loading branch information
Fernando Blat committed Jun 29, 2011
1 parent b3c1a45 commit 658db58
Show file tree
Hide file tree
Showing 25 changed files with 12 additions and 4,256 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ gem "rubyzip", :require => "zip/zip"
gem "redis"
gem "resque"
gem "yajl-ruby", :require => "yajl"
gem "cartodb-importer", :path => "vendor/cartodb-importer"
gem "cartodb-importer", :git => "git@github.com:Vizzuality/cartodb-importer.git"

group :development do
gem "capistrano"
Expand Down
21 changes: 11 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,8 @@ GIT
sequel (~> 3.13)

GIT
remote: https://github.com/plataformatec/capybara-zombie.git
revision: b794e45a96c9f1192429e01722d222d402231b9e
specs:
capybara-zombie (0.0.1)
capybara (~> 0.4.1)
childprocess (~> 0.1.7)
multi_json (~> 0.0.5)

PATH
remote: vendor/cartodb-importer
remote: git@github.com:Vizzuality/cartodb-importer.git
revision: 1a7c53513a2ad3fd0934ef6ec9883c1d9546d340
specs:
cartodb-importer (0.0.1)
builder
Expand All @@ -30,6 +22,15 @@ PATH
sequel
spreadsheet

GIT
remote: https://github.com/plataformatec/capybara-zombie.git
revision: b794e45a96c9f1192429e01722d222d402231b9e
specs:
capybara-zombie (0.0.1)
capybara (~> 0.4.1)
childprocess (~> 0.1.7)
multi_json (~> 0.0.5)

GEM
remote: http://rubygems.org/
specs:
Expand Down
4 changes: 0 additions & 4 deletions vendor/cartodb-importer/.gitignore

This file was deleted.

22 changes: 0 additions & 22 deletions vendor/cartodb-importer/Gemfile

This file was deleted.

51 changes: 0 additions & 51 deletions vendor/cartodb-importer/README.md

This file was deleted.

2 changes: 0 additions & 2 deletions vendor/cartodb-importer/Rakefile

This file was deleted.

34 changes: 0 additions & 34 deletions vendor/cartodb-importer/cartodb-importer.gemspec

This file was deleted.

20 changes: 0 additions & 20 deletions vendor/cartodb-importer/lib/cartodb-importer.rb

This file was deleted.

Loading

0 comments on commit 658db58

Please sign in to comment.