acts_as_nested_interval 0.2.0.pre → 0.2.0.pre2

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: acts_as_nested_interval
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0.pre
4
+ version: 0.2.0.pre2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nicolae Claudius
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2014-04-24 00:00:00.000000000 Z
13
+ date: 2014-04-26 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: activesupport
@@ -46,6 +46,8 @@ files:
46
46
  - lib/acts_as_nested_interval.rb
47
47
  - lib/acts_as_nested_interval/callbacks.rb
48
48
  - lib/acts_as_nested_interval/class_methods.rb
49
+ - lib/acts_as_nested_interval/configuration.rb
50
+ - lib/acts_as_nested_interval/constants.rb
49
51
  - lib/acts_as_nested_interval/core_ext/integer.rb
50
52
  - lib/acts_as_nested_interval/instance_methods.rb
51
53
  - lib/acts_as_nested_interval/version.rb