Method: Auth::Workflow::Specification#origin_location
- Defined in:
- app/models/auth/workflow/specification.rb
#origin_location ⇒ Object
usually this is the location of the user it is a hash of type: {:lat => ,:lng => }
36 |
# File 'app/models/auth/workflow/specification.rb', line 36 field :origin_location, type: Hash |