backbone-forms-on-rails 0.10.0.2 → 0.10.0.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: 5fa7e00186b755c156c69c9b560851cffca04855
4
+ data.tar.gz: 1ec161681c3396f49352d4747d05b8dda5246806
5
+ SHA512:
6
+ metadata.gz: 806b2bd61a75e64c88dc97b31240c07259165ca64d2d14f9143c5605af11e898fd0b8ed19b3c989400bb07244bf9bbe79f41f2d831d1d32f1adf356d10db25bc
7
+ data.tar.gz: d8466e97af579b084ad23a45beaa386d3505c744be52b5dc9f9f92d36f919a3d5c254d361dbc0385a5fabb78e9c9d7afb0d8d2a70c92a14a5687a5c73c46e3cb
data/README.md CHANGED
@@ -1,3 +1,5 @@
1
+ [![johnantoni/backbone-forms-on-rails API Documentation](https://www.omniref.com/github/johnantoni/backbone-forms-on-rails.png)](https://www.omniref.com/github/johnantoni/backbone-forms-on-rails)
2
+
1
3
  backbone-forms-on-rails
2
4
  =======================
3
5
 
@@ -1,7 +1,7 @@
1
1
  module Backbone
2
2
  module Forms
3
3
  module Rails
4
- VERSION = "0.10.0.2"
4
+ VERSION = "0.10.0.3"
5
5
  end
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,49 +1,44 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: backbone-forms-on-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.0.2
5
- prerelease:
4
+ version: 0.10.0.3
6
5
  platform: ruby
7
6
  authors:
8
7
  - John Griffiths
9
8
  autorequire:
10
9
  bindir: bin
11
10
  cert_chain: []
12
- date: 2013-02-03 00:00:00.000000000 Z
11
+ date: 2015-06-02 00:00:00.000000000 Z
13
12
  dependencies:
14
13
  - !ruby/object:Gem::Dependency
15
14
  name: rake
16
15
  requirement: !ruby/object:Gem::Requirement
17
- none: false
18
16
  requirements:
19
- - - ! '>='
17
+ - - ">"
20
18
  - !ruby/object:Gem::Version
21
19
  version: '0'
22
20
  type: :development
23
21
  prerelease: false
24
22
  version_requirements: !ruby/object:Gem::Requirement
25
- none: false
26
23
  requirements:
27
- - - ! '>='
24
+ - - ">"
28
25
  - !ruby/object:Gem::Version
29
26
  version: '0'
30
27
  - !ruby/object:Gem::Dependency
31
28
  name: railties
32
29
  requirement: !ruby/object:Gem::Requirement
33
- none: false
34
30
  requirements:
35
- - - ~>
31
+ - - ">"
36
32
  - !ruby/object:Gem::Version
37
33
  version: '3.1'
38
34
  type: :runtime
39
35
  prerelease: false
40
36
  version_requirements: !ruby/object:Gem::Requirement
41
- none: false
42
37
  requirements:
43
- - - ~>
38
+ - - ">"
44
39
  - !ruby/object:Gem::Version
45
40
  version: '3.1'
46
- description: ! 'Use the backbone-forms library https://github.com/powmedia/backbone-forms:
41
+ description: 'Use the backbone-forms library https://github.com/powmedia/backbone-forms:
47
42
  a "Form framework for BackboneJS with nested forms, editable lists and validation"'
48
43
  email:
49
44
  - john@uxgent.co
@@ -51,46 +46,40 @@ executables: []
51
46
  extensions: []
52
47
  extra_rdoc_files: []
53
48
  files:
49
+ - MIT-LICENSE
50
+ - README.md
54
51
  - lib/backbone-forms-on-rails.rb
55
- - lib/backbone/forms/rails/version.rb
56
52
  - lib/backbone/forms/rails/engine.rb
57
- - vendor/assets/javascripts/backbone-forms-on-rails/templates/bootstrap.js
53
+ - lib/backbone/forms/rails/version.rb
54
+ - vendor/assets/javascripts/backbone-forms-on-rails.js
58
55
  - vendor/assets/javascripts/backbone-forms-on-rails/adapters/backbone.bootstrap-modal.js
59
56
  - vendor/assets/javascripts/backbone-forms-on-rails/backbone-forms.js
60
57
  - vendor/assets/javascripts/backbone-forms-on-rails/backbone-validation.js
61
- - vendor/assets/javascripts/backbone-forms-on-rails.js
58
+ - vendor/assets/javascripts/backbone-forms-on-rails/templates/bootstrap.js
62
59
  - vendor/assets/stylesheets/backbone-forms-on-rails.css
63
60
  - vendor/assets/stylesheets/backbone-forms-on-rails/templates/bootstrap.css
64
- - MIT-LICENSE
65
- - README.md
66
61
  homepage: https://github.com/johnantoni/backbone-forms-on-rails
67
- licenses: []
62
+ licenses:
63
+ - MIT
64
+ metadata: {}
68
65
  post_install_message:
69
66
  rdoc_options: []
70
67
  require_paths:
71
68
  - lib
72
69
  required_ruby_version: !ruby/object:Gem::Requirement
73
- none: false
74
70
  requirements:
75
- - - ! '>='
71
+ - - ">="
76
72
  - !ruby/object:Gem::Version
77
73
  version: '0'
78
- segments:
79
- - 0
80
- hash: 3182514436513306997
81
74
  required_rubygems_version: !ruby/object:Gem::Requirement
82
- none: false
83
75
  requirements:
84
- - - ! '>='
76
+ - - ">="
85
77
  - !ruby/object:Gem::Version
86
78
  version: '0'
87
- segments:
88
- - 0
89
- hash: 3182514436513306997
90
79
  requirements: []
91
80
  rubyforge_project:
92
- rubygems_version: 1.8.23
81
+ rubygems_version: 2.2.2
93
82
  signing_key:
94
- specification_version: 3
83
+ specification_version: 4
95
84
  summary: Rails asset wrapper for backbone-forms
96
85
  test_files: []