gina-conveyor 0.2.1 → 0.2.2

Sign up to get free protection for your applications and to get access to all the features.
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- gina-conveyor (0.2.0)
4
+ gina-conveyor (0.2.1)
5
5
  activemodel (~> 4.1.0)
6
6
  activesupport (~> 4.1.0)
7
7
  em-websocket (~> 0.5.1)
@@ -1,3 +1,3 @@
1
1
  module Conveyor
2
- VERSION = "0.2.1"
2
+ VERSION = "0.2.2"
3
3
  end
data/lib/conveyor.rb CHANGED
@@ -17,6 +17,8 @@ require 'tinder'
17
17
  require "conveyor/version"
18
18
 
19
19
  module Conveyor
20
+ extend ActiveSupport::Autoload
21
+
20
22
  autoload :Output, 'conveyor/output'
21
23
  autoload :Foreman, 'conveyor/foreman'
22
24
  autoload :Belt, 'conveyor/belt'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gina-conveyor
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: