Class: Tt::Api::V1::IdentifiersController
- Inherits:
-
ApplicationController
- Object
- ApplicationController
- Tt::Api::V1::IdentifiersController
- Defined in:
- app/controllers/tt/api/v1/identifiers_controller.rb
Instance Method Summary collapse
Instance Method Details
#create ⇒ Object
2 3 4 |
# File 'app/controllers/tt/api/v1/identifiers_controller.rb', line 2 def create @visitor = TestTrack::FakeServer.visitor end |