Sha256: ad1851e1a1c25291cf8d08fac48c7036881ea240f8a8698f4a27a0cf41a59c6b
Contents?: true
Size: 498 Bytes
Versions: 8
Compression:
Stored size: 498 Bytes
Contents
<h2>Welcome to the admin</h2> <p> You can manage your different resources in the top menu bar. If its empty, you can generate the admin scaffolding by running</p> <pre> rails g flexible_admin Post </pre> <p>Where "Post" is your model name.</p> <p>You can edit/delete this page in app/views/admin/index.html.erb</p> <p>A great use for this space is to present mini-reports about latest activity, or summary reports, or previews. You'll have to write that stuff on your own.</p>
Version data entries
8 entries across 8 versions & 1 rubygems