Skip to content

Instantly share code, notes, and snippets.

@backspace
backspace / mongoid-none.rb
Last active August 29, 2015 14:01
Backports Criteria.none to Mongoid 3
module Mongoid
class Criteria
def none
@none = true and self
end
def empty_and_chainable?
!!@none
end
end
@backspace
backspace / _universe-2017.md
Last active October 4, 2017 08:36 — forked from MariadeAnton/hi-satellite.md
Travis CI Demo Examples - GitHub Universe 2017
@backspace
backspace / california_nad83_zones_min.geojson
Last active September 5, 2020 21:35 — forked from zross/california_nad83_zones_min.geojson
Using geojson with Google Maps API
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.