bodega 0.4.2 → 0.4.3

Sign up to get free protection for your applications and to get access to all the features.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.4.2
1
+ 0.4.3
@@ -19,6 +19,6 @@
19
19
  <%= humanized_money_with_symbol order_product.subtotal %>
20
20
  </td>
21
21
  <td class="product-remove">
22
- <%= link_to t('bodega.remove'), bodega.remove_from_order_path(product_id: order_product.identifier) %>
22
+ <%= link_to t('bodega.remove_link'), bodega.remove_from_order_path(product_id: order_product.identifier) %>
23
23
  </td>
24
24
  </tr>
data/bodega.gemspec CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = "bodega"
8
- s.version = "0.4.2"
8
+ s.version = "0.4.3"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Flip Sasser"]
@@ -12,3 +12,4 @@ en:
12
12
  order_processed: "Your order has been processed! Thank you!"
13
13
  order_failed: "There was a problem processing this order. Your account has not been charged."
14
14
  calculate_shipping: "Calculate Shipping"
15
+ remove_link: "Remove"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bodega
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.2
4
+ version: 0.4.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -158,7 +158,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
158
158
  version: '0'
159
159
  segments:
160
160
  - 0
161
- hash: 1460082399436927068
161
+ hash: 1686414857410088116
162
162
  required_rubygems_version: !ruby/object:Gem::Requirement
163
163
  none: false
164
164
  requirements: