time_of_day_attr 3.0.0.beta.1 → 3.0.0.beta.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 1ebf5cc4b7319eee277b898f9b1640ad146cdc50
4
- data.tar.gz: 722d500c30a81146b81aee9b355c3d066c3930ae
3
+ metadata.gz: 211442af596ef3f2afa806018d01d58b672864ce
4
+ data.tar.gz: d6dd0e23b5abca9e69efcb6af0e2ff373ac406a2
5
5
  SHA512:
6
- metadata.gz: 4881e6b3f944773742c51b4b397cfe62e421394edec77ee1b1e54612c41b7dc76c54ad25153243d83425b07407672867e212e1eea5c8500db252b45cd34480dc
7
- data.tar.gz: e4b02170e78bb124882bdea0ddf4cbe6b6ab4d15502cefdf34806bd1ca25771f35942256d6c6dc39f726fecfe9b84927e228786b0ad773bc847610094a33fbe0
6
+ metadata.gz: 4dbd8271487005b2dd7e3888180cb1fb880829430073e4b8e46756f1acf0b4d6e7b5a2e663acf13d6ce4a8d693798bde7a94ab0a22447d14ff23a377b3d3b8e2
7
+ data.tar.gz: 10d150b866a84230c8ad62f41dc10c650eb7df24f4877e35caa19d1e7c4707ee1b71b88519b3d452bc357be412cdf3c4fea0320594ec781f8539566a8e4023d6
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: time_of_day_attr
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.0.beta.1
4
+ version: 3.0.0.beta.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Clemens Teichmann
@@ -52,7 +52,7 @@ files:
52
52
  - config/locales/time_of_day.en.yml
53
53
  - lib/time_of_day_attr.rb
54
54
  - lib/time_of_day_attr/active_record_extension.rb
55
- - lib/time_of_day_attr/form_builder_ext.rb
55
+ - lib/time_of_day_attr/form_builder_extension.rb
56
56
  - lib/time_of_day_attr/railtie.rb
57
57
  - lib/time_of_day_attr/seconds.rb
58
58
  - lib/time_of_day_attr/time_format.rb