Sha256: 91796b1a8eb0a67c5b345a8131b59a6515f1561b48ffd297b98ad45b2ae6def0
Contents?: true
Size: 155 Bytes
Versions: 1
Compression:
Stored size: 155 Bytes
Contents
module Qunit module Rails class TestController < Qunit::Rails::ApplicationController layout false def index end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
qunit-rails-0.0.1 | app/controllers/qunit/rails/test_controller.rb |