Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
adrianshort
/
kingston-planning-applications
peilaus alkaen
https://github.com/adrianshort/kingston-planning-applications.git
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Julkaisut
0
Wiki
Toiminta
Selaa lähdekoodia
Use ruby 2.3.1
master
Adrian Short
7 vuotta sitten
vanhempi
19958d3d15
commit
111544508f
3 muutettua tiedostoa
jossa
9 lisäystä
ja
3 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
.gitignore
+1
-1
Gemfile
+6
-0
Gemfile.lock
+ 2
- 2
.gitignore
Näytä tiedosto
@@ -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
Näytä tiedosto
@@ -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
Näytä tiedosto
@@ -45,3 +45,9 @@ PLATFORMS
DEPENDENCIES
mechanize
scraperwiki!
RUBY VERSION
ruby 2.3.1p112
BUNDLED WITH
1.15.1
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna