Sha256: fbed25c7cf4176deca4d15612e33e9049d937066d04d8de9da8d34ce17a49784
Contents?: true
Size: 391 Bytes
Versions: 2
Compression:
Stored size: 391 Bytes
Contents
- page_title 'Profiles' %div#profiles %h2 Profiles %div#sort Sort by: %a{:href => link_to("/profiles?sort=name")} name | %a{:href => link_to("/profiles?sort=created")} created %ul - @profiles.each do |prof| %li %a{:href => link_to("/profiles/#{prof.url}")}= prof.profile_name %p.create %a{:href => link_to("/builder")} Create a new profile.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
visage-app-0.2.7 | lib/visage/views/profiles.haml |
visage-app-0.2.6 | lib/visage/views/profiles.haml |