Planning applications from all 35 London local planning authorities
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

il y a 5 ans
il y a 5 ans
12345678910
  1. # It's easy to add more libraries or choose different versions. Any libraries
  2. # specified here will be installed and made available to your morph.io scraper.
  3. # Find out more: https://morph.io/documentation/ruby
  4. source "https://rubygems.org"
  5. ruby "2.3.1"
  6. gem "uk_planning_scraper"
  7. gem "scraperwiki", git: "https://github.com/openaustralia/scraperwiki-ruby.git", branch: "morph_defaults"