5 lines
196 B
Plaintext
5 lines
196 B
Plaintext
<div class="px-2 text-xs text-gray-500 dark:text-gray-500 space-y-0.5">
|
|
<div>Clinch <%= Clinch::VERSION %></div>
|
|
<div>Rails <%= Rails.version %> · Ruby <%= RUBY_VERSION %></div>
|
|
</div>
|