Sha256: c2e951dc6bf6557d8dcad37bdbc15dd6448c2056561d0f824fae6ef444073d66
Contents?: true
Size: 356 Bytes
Versions: 214
Compression:
Stored size: 356 Bytes
Contents
require File.dirname(__FILE__) + '<%= '/..' * class_nesting_depth %>/../test_helper' # Re-raise errors caught by the controller. <%= class_name %>Controller.class_eval { def rescue_action(e) raise e end } class <%= class_name %>ControllerTest < ActionController::TestCase # Replace this with your real tests. def test_truth assert true end end
Version data entries
214 entries across 214 versions & 5 rubygems