Skip to content

Commit

Permalink
Explicitly require active_model in specs
Browse files Browse the repository at this point in the history
  • Loading branch information
phildionne committed May 2, 2015
1 parent cda72ff commit 59cc0c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/geojsonlint/geojson_validator_spec.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
require 'spec_helper'
require 'active_model'
require 'geojsonlint/geojson_validator'

class Feature
Expand Down

0 comments on commit 59cc0c9

Please sign in to comment.