Sha256: f5c8382c346c43d7f4f0f9c3a3b8b9b4a4443dbb753d033edc361a1e3011fb47
Contents?: true
Size: 443 Bytes
Versions: 12
Compression:
Stored size: 443 Bytes
Contents
<%% # ======================================================================== # <%= view_class_name %> Unit Test # ======================================================================== %> <%% content_for('final') do %> <script> Test.context("<%= view_class_name %>",{ "TODO: Add your own tests here": function() { true.shouldEqual(true) ; } }) ; if (window.main && (appMain = main)) main = null ; </script> <%% end %>
Version data entries
12 entries across 12 versions & 1 rubygems