activeadmin-translate 0.2.1 → 0.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,9 @@
1
1
  # ActiveAdmin Translate Changelog
2
2
 
3
+ ## 0.2.2 - November 16, 2012
4
+
5
+ - Include SCSS mixins.
6
+
3
7
  ## 0.2.1 - November 16, 2012
4
8
 
5
9
  - Do not loose nested translations on error.
@@ -1,3 +1,5 @@
1
+ @import "active_admin/mixins";
2
+
1
3
  .active_admin {
2
4
 
3
5
  .activeadmin-translate .locales {
@@ -1,6 +1,6 @@
1
1
  module ActiveAdmin
2
2
  module Translate
3
3
  # The current released version
4
- VERSION = '0.2.1'
4
+ VERSION = '0.2.2'
5
5
  end
6
6
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: activeadmin-translate
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
4
+ version: 0.2.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: