Class: JsTestsController

Inherits:
ActionController::Base
  • Object
show all
Defined in:
app/controllers/js_tests_controller.rb

Instance Method Summary collapse

Instance Method Details

#indexObject



4
5
# File 'app/controllers/js_tests_controller.rb', line 4

def index
end

#showObject



7
8
# File 'app/controllers/js_tests_controller.rb', line 7

def show
end