Sha256: 7feb0ee3dae1e0c6cd30bc92984a835a09b7c71dc7bb1c62557412114bb32483
Contents?: true
Size: 443 Bytes
Versions: 10
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
10 entries across 10 versions & 1 rubygems