Skip to content

Instantly share code, notes, and snippets.

View niels's full-sized avatar

Niels Ganser niels

View GitHub Profile
@niels
niels / Gemfile
Created April 5, 2013 14:07
Working Rails 4 w/ Compass
source "https://rubygems.org"
gem "devise", git: "git://github.com/plataformatec/devise.git", branch: "rails4"
gem "devise-i18n", "~> 0.6.5"
gem "jbuilder", "~> 1.0.1"
gem "jquery-rails"
gem "haml", "~> 4.0.1"
gem "mongoid", git: "git://github.com/mongoid/mongoid.git", branch: "master"
gem "simple_form", "~> 3.0.0.beta1"
gem "rails", "4.0.0.beta1"
@niels
niels / gist:852866
Created March 3, 2011 14:45
100 Cities w/ lat/lng == 0
[#<City id: 39994, country_id: 96, hc_id: 0, name: "Kaveh Island", translit_name: "Kaveh Island", permalink: "kaveh-island", lat: 0.0, lng: 0.0, created_at: "2010-10-26 21:34:35", updated_at: "2010-10-26 21:49:07", state: nil, population: 1, island: true, priority: 1, intro: nil>,
#<City id: 38684, country_id: 124, hc_id: 0, name: "Alcarraza", translit_name: "Alcarraza", permalink: "alcarraza", lat: 0.0, lng: 0.0, created_at: "2010-10-26 21:32:56", updated_at: "2010-10-26 21:48:46", state: nil, population: 1, island: true, priority: 1, intro: nil>,
#<City id: 37286, country_id: 42, hc_id: 0, name: "Inisheer or Inishere", translit_name: "Inisheer or Inishere", permalink: "inisheer-or-inishere", lat: 0.0, lng: 0.0, created_at: "2010-10-26 21:31:17", updated_at: "2010-10-26 21:48:25", state: nil, population: 1, island: true, priority: 1, intro: nil>,
#<City id: 40218, country_id: 160, hc_id: 0, name: "Dahlak Kebir", translit_name: "Dahlak Kebir", permalink: "dahlak-kebir", lat: 0.0, lng: 0.0, created_at: "201