Sha256: defca5fe0a0f4e164ac7f64dfbfc0f8eafe7d7e31d1fdbeef9fc67ffd4805486
Contents?: true
Size: 208 Bytes
Versions: 2
Compression:
Stored size: 208 Bytes
Contents
- content_for :javascripts do = javascript_include_tag "hatchy/dashboard" .row - unless @my_projects.empty? = render "your_projects" .row - unless @contributions.empty? = render "contributions"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
hatchy-0.0.8.pre | app/views/hatchy/dashboard/index.html.haml |
hatchy-0.0.7.pre | app/views/hatchy/dashboard/index.html.haml |