backbone-nested-attributes 0.4.3 → 0.4.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +8 -8
- data/Gemfile.lock +1 -1
- data/backbone-nested-attributes.js +1 -1
- data/lib/backbone-nested-attributes.rb +1 -0
- data/lib/backbone-nested-attributes/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,15 +1,15 @@
|
|
1
1
|
---
|
2
2
|
!binary "U0hBMQ==":
|
3
3
|
metadata.gz: !binary |-
|
4
|
-
|
4
|
+
OWFlNThjYTFiNzFjZjkwYWU3MGYyZjI3MWJkNmMyZjlhNzY0OTY4ZA==
|
5
5
|
data.tar.gz: !binary |-
|
6
|
-
|
6
|
+
MDYyODc4OTUxN2RjNzk4NmIyNTAzZDBmZWVhZTYwODk0MTI4NTFmYg==
|
7
7
|
!binary "U0hBNTEy":
|
8
8
|
metadata.gz: !binary |-
|
9
|
-
|
10
|
-
|
11
|
-
|
9
|
+
ZTBhMGM4ODYxMTRmY2ExODJkN2IzZDMxYmZlZDU1MTkwYmIwMzc4YmU2NjNk
|
10
|
+
MWYwMWY2YmFhZWQ1ZTJkY2Q4MDY3NTUwMDNhNTQzZGZjNWZiZDFmMzAyYjg1
|
11
|
+
MWZmY2Q5ZDg5MTIyYzYyZWM0OWNlODVlZTI2MzdjMTlhMmY4Y2E=
|
12
12
|
data.tar.gz: !binary |-
|
13
|
-
|
14
|
-
|
15
|
-
|
13
|
+
ZjI5YTRkNDcyZTBhYzMyYmNkZjlhZGVjZTY4YjlkYTIyOWYyNjI0ZTdjYjQ3
|
14
|
+
NTZlMWNiMDIwZGQ1NmVhYjdhYjRiMzJmZmY1NjE0NDU5OGU4NDBkYWYzOGMx
|
15
|
+
NDAyYTU5ZDc0MDM5YzgzNmUwMmYwYmRhOTdmY2Q2NzhiMTgyMDM=
|
data/Gemfile.lock
CHANGED