Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
adrianshort
/
kingston-planning-applications
réplica de
https://github.com/adrianshort/kingston-planning-applications.git
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Use ruby 2.3.1
master
Adrian Short
hace 7 años
padre
19958d3d15
commit
111544508f
Se han
modificado 3 ficheros
con
9 adiciones
y
3 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+2
-2
.gitignore
+1
-1
Gemfile
+6
-0
Gemfile.lock
+ 2
- 2
.gitignore
Ver fichero
@@ -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 fichero
@@ -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 fichero
@@ -45,3 +45,9 @@ PLATFORMS
DEPENDENCIES
mechanize
scraperwiki!
RUBY VERSION
ruby 2.3.1p112
BUNDLED WITH
1.15.1
Escribir
Vista previa
Cargando…
Cancelar
Guardar