Ruby can show a little bit more detailed info in shorter code

This follows up adb0c7bc51
This commit is contained in:
Akira Matsuda 2018-12-15 13:17:32 +09:00
parent f23cdd4f83
commit d57841b5c4
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@
<p class="version">
<strong>Rails version:</strong> <%= Rails.version %><br />
<strong>Ruby version:</strong> <%= RUBY_VERSION %> (<%= RUBY_PLATFORM %>)
<strong>Ruby version:</strong> <%= RUBY_DESCRIPTION %>
</p>
</section>
</div>