Sha256: feec97e7a76040752f8a8f8f991f6620649d0f7175758fd05a67530fcb9a8003
Contents?: true
Size: 372 Bytes
Versions: 2
Compression:
Stored size: 372 Bytes
Contents
<pre> From: <%= @data[:msg].your_name %> <<%= @data[:msg].your_email %>> IP Address: <%= @data[:msg].remote_ip %> Date/time: <%= Time.zone.now %> Application: <%= Rails.application.app_name %> (<%= Rails.application.app_version %>) Key Gems: <% @data[:gems].each do |name,ver| %> <%= name %> (<%= ver %>) <% end %> Message: <%= @data[:msg].body %> </pre>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
barkest_core-1.5.4.0 | app/views/barkest_core/contact_form/contact.html.erb |
barkest_core-1.5.3.0 | app/views/barkest_core/contact_form/contact.html.erb |