Sha256: 7a57c3207a79a8478f64fd7f0423eb33610d1740dd135af8930bec77b3bf885e
Contents?: true
Size: 165 Bytes
Versions: 2
Compression:
Stored size: 165 Bytes
Contents
require 'test_helper' class BlogsControllerTest < ActionController::TestCase # Replace this with your real tests. test "the truth" do assert true end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
socialcast_shoulda_ext-0.1.4 | test/rails3_root/test/functional/blogs_controller_test.rb |
socialcast_shoulda_ext-0.1.2 | test/rails3_root/test/functional/blogs_controller_test.rb |