Class: ApiFlashcards::TestController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- ApplicationController
- ApiFlashcards::TestController
- Defined in:
- app/controllers/api_flashcards/test_controller.rb
Instance Method Summary collapse
Instance Method Details
#hello ⇒ Object
3 4 |
# File 'app/controllers/api_flashcards/test_controller.rb', line 3 def hello end |