inline_forms 1.3.19 → 1.3.20

Sign up to get free protection for your applications and to get access to all the features.
@@ -2,7 +2,7 @@
2
2
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
3
  <html>
4
4
  <head>
5
- <title><%= t('application.name') + " v" + InlineForms::VERSION -%></title>
5
+ <title><%= t('application_name') + " v" + InlineForms::VERSION -%></title>
6
6
  <%= stylesheet_link_tag 'inline_forms_application', 'application' %>
7
7
  <%= javascript_include_tag 'application', 'inline_forms_application' %>
8
8
  <%= csrf_meta_tag %>
@@ -1,4 +1,4 @@
1
1
  # -*- encoding : utf-8 -*-
2
2
  module InlineForms
3
- VERSION = "1.3.19"
3
+ VERSION = "1.3.20"
4
4
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: inline_forms
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.19
4
+ version: 1.3.20
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: