Sha256: ec0e1ae17820486b352c34715ce5bbc896b91940bb3a3459eb3787a661d9f15a
Contents?: true
Size: 137 Bytes
Versions: 2
Compression:
Stored size: 137 Bytes
Contents
module TestTrack class TestsController < ActionController::Base def index; end def jasmine; end def qunit; end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
test_track-0.0.4 | app/controllers/test_track/tests_controller.rb |
test_track-0.0.3 | app/controllers/test_track/tests_controller.rb |