X-Git-Url: https://irasnyder.com/gitweb/?a=blobdiff_plain;f=app%2Fviews%2Flayouts%2Frentable_policy.rhtml;fp=app%2Fviews%2Flayouts%2Frentable_policy.rhtml;h=ac13d7300707cf4a5266f988aee6edc1e63dddbc;hb=9b264f25255cc0e7cca3169d99905f590c8be578;hp=0000000000000000000000000000000000000000;hpb=70d3675bba6ee586e1010a915e36758d2bab3637;p=cs356-p2-videostore.git diff --git a/app/views/layouts/rentable_policy.rhtml b/app/views/layouts/rentable_policy.rhtml new file mode 100644 index 0000000..ac13d73 --- /dev/null +++ b/app/views/layouts/rentable_policy.rhtml @@ -0,0 +1,17 @@ + + + + + + RentablePolicy: <%= controller.action_name %> + <%= stylesheet_link_tag 'scaffold' %> + + + +

<%= flash[:notice] %>

+ +<%= yield %> + + +