nukomeet/coworfing

View on GitHub
app/views/place_requests/show.html.haml

Summary

Maintainability
Test Coverage
%p#notice= notice

%p
  %b Active:
  = @place_request.active

= link_to 'Edit', edit_place_request_path(@place_request)
\|
= link_to 'Back', place_requests_path