lazy_crud 0.9.8.1 → 0.9.8.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 3ef338f62b22dc0dda807afb5a9d7f8053ec5051
4
- data.tar.gz: 7b7a9fb0088578d6b3ef10833d903341a4746e3c
3
+ metadata.gz: 2792c7b41770f262c53d665f92cca0399d01091c
4
+ data.tar.gz: 94d78a532e4104c42799b34f01eac0aea4c0db65
5
5
  SHA512:
6
- metadata.gz: c06d96bb95dd26110a792e19b93dbee39be43316a99d631b8799233049535b636a4d519487af65595041193b12d9336816acd06e1072ca94343e18f214163a5a
7
- data.tar.gz: 5d76b392f8be9b25563d8a146ccb11b37b34210b755e9284abe91b43dab05c552f7551692fd8d522fdabd5b556804fcdd5651d79953b74e76d304bffce438c8c
6
+ metadata.gz: d3d7f270dd347508487281a87ebea0b70f9312f21b6fa1a52946748f79460b77afbf5932698a7c0fc04c687994a3b25dfb4bf29bf73ecafadefbeadda80f5be1
7
+ data.tar.gz: 6948ee16e5f6712820571e1793bd23a7d81aee89f321a0856cffcac1baf3a0f946951159caeda84ae50b711a3183604e5797bffc80f7e5c7d1edc6e2a92a635b
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- lazy_crud (0.9.8.0)
4
+ lazy_crud (0.9.8.2)
5
5
  activesupport
6
6
  i18n
7
7
  responders
@@ -9,36 +9,36 @@ PATH
9
9
  GEM
10
10
  remote: https://rubygems.org/
11
11
  specs:
12
- actionmailer (4.2.4)
13
- actionpack (= 4.2.4)
14
- actionview (= 4.2.4)
15
- activejob (= 4.2.4)
12
+ actionmailer (4.2.5)
13
+ actionpack (= 4.2.5)
14
+ actionview (= 4.2.5)
15
+ activejob (= 4.2.5)
16
16
  mail (~> 2.5, >= 2.5.4)
17
17
  rails-dom-testing (~> 1.0, >= 1.0.5)
18
- actionpack (4.2.4)
19
- actionview (= 4.2.4)
20
- activesupport (= 4.2.4)
18
+ actionpack (4.2.5)
19
+ actionview (= 4.2.5)
20
+ activesupport (= 4.2.5)
21
21
  rack (~> 1.6)
22
22
  rack-test (~> 0.6.2)
23
23
  rails-dom-testing (~> 1.0, >= 1.0.5)
24
24
  rails-html-sanitizer (~> 1.0, >= 1.0.2)
25
- actionview (4.2.4)
26
- activesupport (= 4.2.4)
25
+ actionview (4.2.5)
26
+ activesupport (= 4.2.5)
27
27
  builder (~> 3.1)
28
28
  erubis (~> 2.7.0)
29
29
  rails-dom-testing (~> 1.0, >= 1.0.5)
30
30
  rails-html-sanitizer (~> 1.0, >= 1.0.2)
31
- activejob (4.2.4)
32
- activesupport (= 4.2.4)
31
+ activejob (4.2.5)
32
+ activesupport (= 4.2.5)
33
33
  globalid (>= 0.3.0)
34
- activemodel (4.2.4)
35
- activesupport (= 4.2.4)
34
+ activemodel (4.2.5)
35
+ activesupport (= 4.2.5)
36
36
  builder (~> 3.1)
37
- activerecord (4.2.4)
38
- activemodel (= 4.2.4)
39
- activesupport (= 4.2.4)
37
+ activerecord (4.2.5)
38
+ activemodel (= 4.2.5)
39
+ activesupport (= 4.2.5)
40
40
  arel (~> 6.0)
41
- activesupport (4.2.4)
41
+ activesupport (4.2.5)
42
42
  i18n (~> 0.7)
43
43
  json (~> 1.7, >= 1.7.7)
44
44
  minitest (~> 5.1)
@@ -47,12 +47,10 @@ GEM
47
47
  arel (6.0.3)
48
48
  awesome_print (1.6.1)
49
49
  builder (3.2.2)
50
- byebug (5.0.0)
51
- columnize (= 0.9.0)
52
- codeclimate-test-reporter (0.4.7)
50
+ byebug (8.2.0)
51
+ codeclimate-test-reporter (0.4.8)
53
52
  simplecov (>= 0.7.1, < 1.0.0)
54
53
  coderay (1.1.0)
55
- columnize (0.9.0)
56
54
  diff-lcs (1.2.5)
57
55
  docile (1.1.5)
58
56
  erubis (2.7.0)
@@ -70,33 +68,33 @@ GEM
70
68
  mail (2.6.3)
71
69
  mime-types (>= 1.16, < 3)
72
70
  method_source (0.8.2)
73
- mime-types (2.6.1)
71
+ mime-types (2.99)
74
72
  mini_portile (0.6.2)
75
- minitest (5.8.0)
76
- nokogiri (1.6.6.2)
73
+ minitest (5.8.3)
74
+ nokogiri (1.6.6.4)
77
75
  mini_portile (~> 0.6.0)
78
- paranoia (2.1.3)
76
+ paranoia (2.1.4)
79
77
  activerecord (~> 4.0)
80
- pry (0.10.1)
78
+ pry (0.10.3)
81
79
  coderay (~> 1.1.0)
82
80
  method_source (~> 0.8.1)
83
81
  slop (~> 3.4)
84
- pry-byebug (3.2.0)
85
- byebug (~> 5.0)
82
+ pry-byebug (3.3.0)
83
+ byebug (~> 8.0)
86
84
  pry (~> 0.10)
87
85
  rack (1.6.4)
88
86
  rack-test (0.6.3)
89
87
  rack (>= 1.0)
90
- rails (4.2.4)
91
- actionmailer (= 4.2.4)
92
- actionpack (= 4.2.4)
93
- actionview (= 4.2.4)
94
- activejob (= 4.2.4)
95
- activemodel (= 4.2.4)
96
- activerecord (= 4.2.4)
97
- activesupport (= 4.2.4)
88
+ rails (4.2.5)
89
+ actionmailer (= 4.2.5)
90
+ actionpack (= 4.2.5)
91
+ actionview (= 4.2.5)
92
+ activejob (= 4.2.5)
93
+ activemodel (= 4.2.5)
94
+ activerecord (= 4.2.5)
95
+ activesupport (= 4.2.5)
98
96
  bundler (>= 1.3.0, < 2.0)
99
- railties (= 4.2.4)
97
+ railties (= 4.2.5)
100
98
  sprockets-rails
101
99
  rails-deprecated_sanitizer (1.0.3)
102
100
  activesupport (>= 4.2.0.alpha)
@@ -106,48 +104,48 @@ GEM
106
104
  rails-deprecated_sanitizer (>= 1.0.1)
107
105
  rails-html-sanitizer (1.0.2)
108
106
  loofah (~> 2.0)
109
- railties (4.2.4)
110
- actionpack (= 4.2.4)
111
- activesupport (= 4.2.4)
107
+ railties (4.2.5)
108
+ actionpack (= 4.2.5)
109
+ activesupport (= 4.2.5)
112
110
  rake (>= 0.8.7)
113
111
  thor (>= 0.18.1, < 2.0)
114
112
  rake (10.4.2)
115
113
  responders (2.1.0)
116
114
  railties (>= 4.2.0, < 5)
117
- rspec (3.3.0)
118
- rspec-core (~> 3.3.0)
119
- rspec-expectations (~> 3.3.0)
120
- rspec-mocks (~> 3.3.0)
121
- rspec-core (3.3.2)
122
- rspec-support (~> 3.3.0)
123
- rspec-expectations (3.3.1)
115
+ rspec (3.4.0)
116
+ rspec-core (~> 3.4.0)
117
+ rspec-expectations (~> 3.4.0)
118
+ rspec-mocks (~> 3.4.0)
119
+ rspec-core (3.4.1)
120
+ rspec-support (~> 3.4.0)
121
+ rspec-expectations (3.4.0)
124
122
  diff-lcs (>= 1.2.0, < 2.0)
125
- rspec-support (~> 3.3.0)
126
- rspec-mocks (3.3.2)
123
+ rspec-support (~> 3.4.0)
124
+ rspec-mocks (3.4.0)
127
125
  diff-lcs (>= 1.2.0, < 2.0)
128
- rspec-support (~> 3.3.0)
129
- rspec-rails (3.3.3)
126
+ rspec-support (~> 3.4.0)
127
+ rspec-rails (3.4.0)
130
128
  actionpack (>= 3.0, < 4.3)
131
129
  activesupport (>= 3.0, < 4.3)
132
130
  railties (>= 3.0, < 4.3)
133
- rspec-core (~> 3.3.0)
134
- rspec-expectations (~> 3.3.0)
135
- rspec-mocks (~> 3.3.0)
136
- rspec-support (~> 3.3.0)
137
- rspec-support (3.3.0)
131
+ rspec-core (~> 3.4.0)
132
+ rspec-expectations (~> 3.4.0)
133
+ rspec-mocks (~> 3.4.0)
134
+ rspec-support (~> 3.4.0)
135
+ rspec-support (3.4.1)
138
136
  simplecov (0.10.0)
139
137
  docile (~> 1.1.0)
140
138
  json (~> 1.8)
141
139
  simplecov-html (~> 0.10.0)
142
140
  simplecov-html (0.10.0)
143
141
  slop (3.6.0)
144
- sprockets (3.3.3)
145
- rack (~> 1.0)
146
- sprockets-rails (2.3.2)
142
+ sprockets (3.4.0)
143
+ rack (> 1, < 3)
144
+ sprockets-rails (2.3.3)
147
145
  actionpack (>= 3.0)
148
146
  activesupport (>= 3.0)
149
147
  sprockets (>= 2.8, < 4.0)
150
- sqlite3 (1.3.10)
148
+ sqlite3 (1.3.11)
151
149
  thor (0.19.1)
152
150
  thread_safe (0.3.5)
153
151
  tzinfo (1.2.2)
@@ -168,3 +166,6 @@ DEPENDENCIES
168
166
  rspec
169
167
  rspec-rails
170
168
  sqlite3
169
+
170
+ BUNDLED WITH
171
+ 1.10.6
data/README.md CHANGED
@@ -74,7 +74,10 @@ Parent::ExamplesController < ApplicationController
74
74
 
75
75
  and the `Parent` class would be set as the resource parent.
76
76
 
77
- Just make sure that a `Parent` `has_many :examples`
77
+ Just make sure that a `Parent` `has_many :examples`
78
+
79
+ Note that if you use a namespace that isn't named after a model, the resource_parent will not be set.
80
+ It will output to the debug log though, saying that the namespace doesn't match up with a model.
78
81
 
79
82
  **Sort of Optional**
80
83
 
@@ -1,3 +1,3 @@
1
1
  module LazyCrud
2
- VERSION = "0.9.8.1"
2
+ VERSION = "0.9.8.2"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lazy_crud
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.8.1
4
+ version: 0.9.8.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - L. Preston Sego III
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-09-02 00:00:00.000000000 Z
11
+ date: 2015-11-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport
@@ -325,10 +325,10 @@ required_rubygems_version: !ruby/object:Gem::Requirement
325
325
  version: '0'
326
326
  requirements: []
327
327
  rubyforge_project:
328
- rubygems_version: 2.4.6
328
+ rubygems_version: 2.4.8
329
329
  signing_key:
330
330
  specification_version: 4
331
- summary: LazyCrud-0.9.8.1
331
+ summary: LazyCrud-0.9.8.2
332
332
  test_files:
333
333
  - spec/integration/discounts_controller_spec.rb
334
334
  - spec/integration/event_discounts_controller_spec.rb