Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Iniciar sessão
adrianshort
/
kingston-planning-applications
espelho de
https://github.com/adrianshort/kingston-planning-applications.git
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Lançamentos
0
Wiki
Trabalho
Ver a proveniência
Use ruby 2.3.1
master
Adrian Short
há 7 anos
ascendente
19958d3d15
cometimento
111544508f
3 ficheiros alterados
com
9 adições
e
3 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+2
-2
.gitignore
+1
-1
Gemfile
+6
-0
Gemfile.lock
+ 2
- 2
.gitignore
Ver ficheiro
@@ -1,2 +1,2 @@
# Ignore output of scraper
data
.s
qlit
e
data.sqlite
# Ignore output of scraper
.
ruby-gem
se
t
+ 1
- 1
Gemfile
Ver ficheiro
@@ -4,7 +4,7 @@
source "https://rubygems.org"
ruby "2.
0.0
"
ruby "2.
3.1
"
gem "scraperwiki", git: "https://github.com/openaustralia/scraperwiki-ruby.git", branch: "morph_defaults"
gem "mechanize"
+ 6
- 0
Gemfile.lock
Ver ficheiro
@@ -45,3 +45,9 @@ PLATFORMS
DEPENDENCIES
mechanize
scraperwiki!
RUBY VERSION
ruby 2.3.1p112
BUNDLED WITH
1.15.1
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar