Sha256: b29e948acf42f0ecb8c9b50e0aa86fc9a24c62f4c13fecdd56f23ab914f6591d

Contents?: true

Size: 491 Bytes

Versions: 2

Compression:

Stored size: 491 Bytes

Contents

<% view :no_docs_panel, :panel => true, :width => 400 do %>
<div>
  <h1>Client Has No Documents</h1>
  <p style="font-size: 15px;">This client does not currently have any unit tests.  To add a unit test, open a terminal to the root directly and type:</p>
  <p style="font-size: 15px; text-align:center;"><code>./script/generate sc_test <%= label_view :outlet => true, :tag => 'span', :bind => { :content => 'Docs.docsController.clientName' } %>/<b>test_name</b></code></p>
  </div>
<% end %>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
sproutcore-0.9.0 clients/sc_docs/english.lproj/no_docs.rhtml
sproutcore-0.9.1 clients/sc_docs/english.lproj/no_docs.rhtml