ifd_tools 0.3.0 → 0.3.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -8,6 +8,7 @@ module IfdTools
8
8
 
9
9
  initializer "ifd_tools.active_admin" do |app|
10
10
  ::ActiveAdmin::Event.subscribe ::ActiveAdmin::Application::BeforeLoadEvent do |app|
11
+ app.load_paths << File.expand_path( File.dirname(__FILE__) + "../../../app/admin" )
11
12
  ::ActiveAdmin::Resource.send(:include, IfdTools::ActiveAdmin::CanCan::ActionItems)
12
13
  end
13
14
  end
@@ -1,3 +1,3 @@
1
1
  module IfdTools
2
- VERSION = "0.3.0"
2
+ VERSION = "0.3.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ifd_tools
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.3.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -460,7 +460,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
460
460
  version: '0'
461
461
  segments:
462
462
  - 0
463
- hash: -3640077970220804108
463
+ hash: -3027776221974242660
464
464
  required_rubygems_version: !ruby/object:Gem::Requirement
465
465
  none: false
466
466
  requirements:
@@ -469,7 +469,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
469
469
  version: '0'
470
470
  segments:
471
471
  - 0
472
- hash: -3640077970220804108
472
+ hash: -3027776221974242660
473
473
  requirements: []
474
474
  rubyforge_project:
475
475
  rubygems_version: 1.8.24