Sha256: 14268c2af9d8d44f9099413e81ce9908e338ecfa312db4e9a1b6769320b286bf
Contents?: true
Size: 191 Bytes
Versions: 2
Compression:
Stored size: 191 Bytes
Contents
class TestSquadController < ActionController::Base def tests load Rails.root.join(TestSquad.test_directory, "test_squad.rb").to_s render TestSquad.configuration.framework end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
test_squad-0.1.3 | app/controllers/test_squad_controller.rb |
test_squad-0.1.2 | app/controllers/test_squad_controller.rb |