Before deleting, you'll be asked.

This commit is contained in:
2024-05-20 10:36:41 +01:00
parent 61019d0331
commit d3fb547fb1
3 changed files with 3 additions and 6 deletions

View File

@@ -27,9 +27,7 @@
<%= yield %>
</main>
<footer>
<hr/>
RoR Version <%= Rails.version %> (<%=Rails.env%>) | Ruby <%= "#{RUBY_VERSION}p#{RUBY_PATCHLEVEL}" %> | OS <%= RUBY_PLATFORM %> | App Version <%= `git describe --always` %>
<hr/>
<h3>To-Do (In order of importance):</h3>
<ul>
<li>Edit - plus tests</li>