Skip to content

Commit a1b3261

Browse files
committed
Removed debug to display env
1 parent c329ac4 commit a1b3261

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

app/views/welcome/index.html.haml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@
2121
%li= link_to 'Cancel',root_path, {class: 'btn-flat btn-cancel waves-effect waves-light modal-close'}
2222
%li= link_to 'Agree', {action: "delete", controller: "article", id: article.id}, {class: 'btn-flat btn-danger waves-effect waves-light txtcolor-white'}
2323

24-
= Rails.env
25-
= debug ENV.to_h.to_yaml
26-
2724
<!-- Note: Plugins like modal will be included in the child templates not the main template. -->
2825
<!-- TurboLinks replaces the body only so when you load a new page, the javascript doesn't get run again. -->
2926
:javascript

0 commit comments

Comments
 (0)