Sha256: bf0d959eb8cb03ae151c982d6b72de4fa034e1f9fe1f4eaf9a08aefe0c14a8a7

Contents?: true

Size: 195 Bytes

Versions: 5

Compression:

Stored size: 195 Bytes

Contents

.form-view
  = render 'form'

.contextual
  = icon_link_to :new, new_project_activity_path(resource)
%h2= t_title :index, Activity

= render 'activities/list', :collection => @project.activities

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
bookyt_projects-0.11.2 app/views/projects/_show.html.haml
bookyt_projects-0.11.1 app/views/projects/_show.html.haml
bookyt_projects-0.11.0 app/views/projects/_show.html.haml
bookyt_projects-0.10.0 app/views/projects/_show.html.haml
bookyt_projects-0.8.0 app/views/projects/_show.html.haml