Class: Videojuicer::Criterion::Geolocation

Inherits:
Base show all
Defined in:
lib/videojuicer/criterion/geolocation.rb

Instance Method Summary collapse

Methods inherited from Base

inherited

Instance Method Details

#matcher_keysObject



12
13
14
# File 'lib/videojuicer/criterion/geolocation.rb', line 12

def matcher_keys
  [:country, :region, :city, :exclude]
end