brightcontent-pages 2.0.15 → 2.0.16

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.
@@ -1,23 +1,23 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- brightcontent-pages (2.0.15)
4
+ brightcontent-pages (2.0.16)
5
5
  awesome_nested_set
6
- brightcontent-attachments (= 2.0.15)
7
- brightcontent-core (= 2.0.15)
6
+ brightcontent-attachments (= 2.0.16)
7
+ brightcontent-core (= 2.0.16)
8
8
 
9
9
  PATH
10
10
  remote: ../attachments
11
11
  specs:
12
- brightcontent-attachments (2.0.15)
13
- brightcontent-core (= 2.0.15)
12
+ brightcontent-attachments (2.0.16)
13
+ brightcontent-core (= 2.0.16)
14
14
  jquery-fileupload-rails
15
15
  paperclip
16
16
 
17
17
  PATH
18
18
  remote: ../core
19
19
  specs:
20
- brightcontent-core (2.0.15)
20
+ brightcontent-core (2.0.16)
21
21
  bcrypt-ruby
22
22
  bootstrap-wysihtml5-rails
23
23
  has_scope
@@ -0,0 +1 @@
1
+ <%= form.input :body, input_html: { id: 'insertable' } %>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: brightcontent-pages
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.15
4
+ version: 2.0.16
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -18,7 +18,7 @@ dependencies:
18
18
  requirements:
19
19
  - - '='
20
20
  - !ruby/object:Gem::Version
21
- version: 2.0.15
21
+ version: 2.0.16
22
22
  type: :runtime
23
23
  prerelease: false
24
24
  version_requirements: !ruby/object:Gem::Requirement
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - '='
28
28
  - !ruby/object:Gem::Version
29
- version: 2.0.15
29
+ version: 2.0.16
30
30
  - !ruby/object:Gem::Dependency
31
31
  name: brightcontent-attachments
32
32
  requirement: !ruby/object:Gem::Requirement
@@ -34,7 +34,7 @@ dependencies:
34
34
  requirements:
35
35
  - - '='
36
36
  - !ruby/object:Gem::Version
37
- version: 2.0.15
37
+ version: 2.0.16
38
38
  type: :runtime
39
39
  prerelease: false
40
40
  version_requirements: !ruby/object:Gem::Requirement
@@ -42,7 +42,7 @@ dependencies:
42
42
  requirements:
43
43
  - - '='
44
44
  - !ruby/object:Gem::Version
45
- version: 2.0.15
45
+ version: 2.0.16
46
46
  - !ruby/object:Gem::Dependency
47
47
  name: awesome_nested_set
48
48
  requirement: !ruby/object:Gem::Requirement
@@ -153,6 +153,7 @@ files:
153
153
  - app/controllers/brightcontent/pages_controller.rb
154
154
  - app/helpers/brightcontent/pages_helper.rb
155
155
  - app/models/brightcontent/page.rb
156
+ - app/views/brightcontent/pages/_form_field_body.html.erb
156
157
  - app/views/brightcontent/pages/_form_field_parent_id.html.erb
157
158
  - app/views/brightcontent/pages/_list_field_name.html.erb
158
159
  - brightcontent-pages.gemspec
@@ -227,7 +228,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
227
228
  version: '0'
228
229
  segments:
229
230
  - 0
230
- hash: -3236204696071689351
231
+ hash: 2054268392192412747
231
232
  required_rubygems_version: !ruby/object:Gem::Requirement
232
233
  none: false
233
234
  requirements:
@@ -236,7 +237,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
236
237
  version: '0'
237
238
  segments:
238
239
  - 0
239
- hash: -3236204696071689351
240
+ hash: 2054268392192412747
240
241
  requirements: []
241
242
  rubyforge_project:
242
243
  rubygems_version: 1.8.24