simple_form_nested_fields 0.1.0 → 0.2.0

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.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: simple_form_nested_fields
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tomas Celizna
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: exe
11
11
  cert_chain: []
12
- date: 2018-10-15 00:00:00.000000000 Z
12
+ date: 2018-12-20 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: simple_form
@@ -291,6 +291,7 @@ files:
291
291
  - lib/config/locales/simple_form_nested_fields.en.yml
292
292
  - lib/simple_form_nested_fields.rb
293
293
  - lib/simple_form_nested_fields/action_view_extension.rb
294
+ - lib/simple_form_nested_fields/bem.rb
294
295
  - lib/simple_form_nested_fields/nested_fields_builder.rb
295
296
  - lib/simple_form_nested_fields/railtie.rb
296
297
  - lib/simple_form_nested_fields/version.rb