bootswatch_rails 3.1.1.3 → 3.1.1.4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: bf806601f7d3a8a905b8030b42f15d81181f1403
4
- data.tar.gz: dfa886a6684d1021d6526981869cfed858d5fec6
3
+ metadata.gz: ff71471ee44379fc072cf092dc0169a6aebb69be
4
+ data.tar.gz: 3c2a538e945bca87d8aabadeb86166176f915caf
5
5
  SHA512:
6
- metadata.gz: 95a9dac61d90bd6f39684bdc915fc68d333f7c25d0423ed4acfe5e54bda1dcb8dfadb59ca5acd93113a5795327104e03373654007bcd69965412342dc952a7ef
7
- data.tar.gz: 54f74d30929c8092bb28bd6041ef533eda6ef4f9d06a092f56f50b904f5c5261a753f69ddf32e069a9924e5fd96fd9330bafae26b7b23a52ab8d293fed19931e
6
+ metadata.gz: 731c5c46208a632e09bf7996c79c9f4cd69ce4d0b842f0dafa648dcbeffcac94ae428761fb210f863189865b0f10066e3bff72ce4f5dd51e8168fe76ebad5e8e
7
+ data.tar.gz: eea37ded02b707cd2281e59d4fd5d712c4de6bc5b9c6039b6b462e529e7291148e6ff0fe7b1ca4ea5230885d837fceb6fc81ce55fd759fe2019440d1dae3cb3c
@@ -1,5 +1,5 @@
1
1
  module BootswatchRails
2
- VERSION = "3.1.1.3"
2
+ VERSION = "3.1.1.4"
3
3
  THEMES = [:amelia, :cerulean, :cosmo, :custom, :cyborg, :darkly, :flatly, :journal, :lumen, :readable, :simplex, :slate, :spacelab, :superhero, :united, :yeti]
4
4
  DEFAULT = 1
5
5
  end
@@ -6,7 +6,7 @@
6
6
  <% attributes.each do |attribute| -%>
7
7
  <th><%%= t('activerecord.attributes.<%= singular_table_name %>.<%= attribute.name %>') %></th>
8
8
  <% end -%>
9
- <th class="form-actions"><%%= t('actions.title') %></th>
9
+ <th class="index-actions"><%%= t('actions.title') %></th>
10
10
  </tr>
11
11
  </thead>
12
12
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bootswatch_rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.1.1.3
4
+ version: 3.1.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Volker Wiegand
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-06-06 00:00:00.000000000 Z
11
+ date: 2014-06-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties