Skip to content

Commit

Permalink
showing rails version on demo page
Browse files Browse the repository at this point in the history
  • Loading branch information
GBH committed Dec 25, 2019
1 parent 7901891 commit cab321d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion demo/app/views/bootstrap/form.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -270,4 +270,6 @@
<%= form.submit "Submit", bootstrap: {disabled: true} %>
<% end %>

<%= debug Rails.version %>
<div class="alert alert-primary">
Demo running on Rails <%= Rails.version %>
<div>
Binary file modified demo/demo.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cab321d

Please sign in to comment.