Sha256: fac083f4be3afc05323fb12b41170126a39cc16539baa0f0f8dcd3acd28be891
Contents?: true
Size: 200 Bytes
Versions: 15
Compression:
Stored size: 200 Bytes
Contents
<% with_modules(modules) do -%> class <%= class_name %> < Application # ...and remember, everything returned from an action # goes to the client... def index render end end <% end -%>
Version data entries
15 entries across 15 versions & 1 rubygems