File tree
456 files changed
+7539
-5007
lines changed- actionmailer
- lib/action_mailer
- test
- actionpack
- lib
- abstract_controller
- action_controller
- metal
- action_dispatch
- http
- journey
- nodes
- path
- router
- middleware
- session
- request
- routing
- testing
- assertions
- test
- assertions
- controller
- api
- mime
- new_base
- parameters
- dispatch
- middleware_stack
- request
- routing
- session
- fixtures/multipart
- journey
- nodes
- path
- actionview
- lib/action_view
- helpers
- renderer
- template
- test
- actionpack
- abstract
- controller
- fixtures
- actionpack/layouts
- digestor/events
- template
- activejob
- lib/active_job
- queue_adapters
- test
- cases
- integration
- jobs
- support/integration
- adapters
- activemodel
- lib
- active_model
- serializers
- validations
- test
- cases
- serializers
- validations
- models
- activerecord
- lib
- active_record
- associations
- builder
- attribute_methods
- connection_adapters
- abstract
- postgresql
- oid
- locale
- relation
- batches
- scoping
- serializers
- tasks
- type/internal
- validations
- test
- cases
- adapters
- mysql
- mysql2
- associations
- migration
- scoping
- tasks
- validations
- fixtures/naked/yml
- models
- schema
- support
- activesupport
- lib/active_support
- concurrency
- core_ext
- date_and_time
- file
- hash
- module
- object
- string
- time
- dependencies
- inflector
- log_subscriber
- multibyte
- notifications
- number_helper
- testing
- test
- core_ext
- module
- object
- json
- testing
- guides
- bug_report_templates
- source
- railties
- lib/rails
- application
- commands
- engine
- generators
- erb/scaffold/templates
- rails
- app/templates
- app/assets
- javascripts
- stylesheets
- bin
- config
- environments
- plugin
- templates
- app/controllers/%namespaced_name%
- lib/%namespaced_name%
- rails
- test
- test_unit/scaffold/templates
- tasks
- test_unit
- test
- application
- initializers
- rake
- commands
- generators
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
456 files changed
+7539
-5007
lines changed+1-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
25 | 25 |
| |
26 |
| - | |
27 |
| - | |
28 | 26 |
| |
29 | 27 |
| |
30 | 28 |
| |
31 | 29 |
| |
32 |
| - | |
33 |
| - | |
34 | 30 |
| |
35 | 31 |
| |
36 | 32 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + |
+5-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
| |||
20 | 21 |
| |
21 | 22 |
| |
22 | 23 |
| |
23 |
| - | |
| 24 | + | |
24 | 25 |
| |
| 26 | + | |
25 | 27 |
| |
26 | 28 |
| |
27 | 29 |
| |
| |||
31 | 33 |
| |
32 | 34 |
| |
33 | 35 |
| |
| 36 | + | |
34 | 37 |
| |
35 | 38 |
| |
36 | 39 |
| |
| |||
49 | 52 |
| |
50 | 53 |
| |
51 | 54 |
| |
52 |
| - | |
| 55 | + | |
53 | 56 |
| |
54 | 57 |
| |
55 | 58 |
| |
|
+94-71
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
1 | 8 |
| |
2 | 9 |
| |
3 | 10 |
| |
| |||
13 | 20 |
| |
14 | 21 |
| |
15 | 22 |
| |
16 |
| - | |
| 23 | + | |
17 | 24 |
| |
18 | 25 |
| |
19 | 26 |
| |
20 | 27 |
| |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
21 | 35 |
| |
22 | 36 |
| |
23 |
| - | |
| 37 | + | |
24 | 38 |
| |
25 | 39 |
| |
26 | 40 |
| |
27 | 41 |
| |
28 | 42 |
| |
29 | 43 |
| |
30 |
| - | |
| 44 | + | |
31 | 45 |
| |
32 |
| - | |
| 46 | + | |
33 | 47 |
| |
34 | 48 |
| |
35 | 49 |
| |
36 | 50 |
| |
37 |
| - | |
| 51 | + | |
38 | 52 |
| |
39 | 53 |
| |
40 |
| - | |
| 54 | + | |
41 | 55 |
| |
42 | 56 |
| |
43 | 57 |
| |
44 | 58 |
| |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
45 | 70 |
| |
46 | 71 |
| |
47 |
| - | |
| 72 | + | |
48 | 73 |
| |
49 | 74 |
| |
50 |
| - | |
| 75 | + | |
51 | 76 |
| |
52 | 77 |
| |
53 |
| - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
54 | 87 |
| |
55 | 88 |
| |
56 | 89 |
| |
| |||
64 | 97 |
| |
65 | 98 |
| |
66 | 99 |
| |
67 |
| - | |
| 100 | + | |
68 | 101 |
| |
69 | 102 |
| |
70 | 103 |
| |
| |||
85 | 118 |
| |
86 | 119 |
| |
87 | 120 |
| |
| 121 | + | |
88 | 122 |
| |
89 | 123 |
| |
| 124 | + | |
90 | 125 |
| |
91 | 126 |
| |
92 | 127 |
| |
| |||
111 | 146 |
| |
112 | 147 |
| |
113 | 148 |
| |
114 |
| - | |
115 |
| - | |
116 |
| - | |
117 |
| - | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
118 | 153 |
| |
119 | 154 |
| |
120 | 155 |
| |
121 |
| - | |
122 |
| - | |
| 156 | + | |
| 157 | + | |
123 | 158 |
| |
124 |
| - | |
| 159 | + | |
125 | 160 |
| |
126 |
| - | |
127 |
| - | |
| 161 | + | |
128 | 162 |
| |
129 | 163 |
| |
130 | 164 |
| |
131 | 165 |
| |
132 | 166 |
| |
133 |
| - | |
| 167 | + | |
134 | 168 |
| |
135 | 169 |
| |
136 |
| - | |
137 |
| - | |
138 |
| - | |
139 |
| - | |
140 |
| - | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
141 | 175 |
| |
142 | 176 |
| |
143 | 177 |
| |
144 | 178 |
| |
145 | 179 |
| |
146 | 180 |
| |
147 |
| - | |
| 181 | + | |
148 | 182 |
| |
149 | 183 |
| |
150 | 184 |
| |
151 |
| - | |
| 185 | + | |
152 | 186 |
| |
153 | 187 |
| |
154 | 188 |
| |
155 |
| - | |
| 189 | + | |
156 | 190 |
| |
157 | 191 |
| |
158 | 192 |
| |
159 |
| - | |
| 193 | + | |
160 | 194 |
| |
161 | 195 |
| |
162 | 196 |
| |
163 | 197 |
| |
164 | 198 |
| |
165 |
| - | |
166 |
| - | |
| 199 | + | |
| 200 | + | |
167 | 201 |
| |
168 |
| - | |
| 202 | + | |
169 | 203 |
| |
170 | 204 |
| |
171 |
| - | |
172 |
| - | |
173 |
| - | |
174 |
| - | |
175 |
| - | |
176 |
| - | |
177 |
| - | |
178 |
| - | |
179 |
| - | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
180 | 208 |
| |
181 |
| - | |
182 | 209 |
| |
183 | 210 |
| |
184 |
| - | |
185 |
| - | |
186 | 211 |
| |
187 | 212 |
| |
188 | 213 |
| |
189 | 214 |
| |
190 |
| - | |
| 215 | + | |
191 | 216 |
| |
192 | 217 |
| |
193 | 218 |
| |
| |||
197 | 222 |
| |
198 | 223 |
| |
199 | 224 |
| |
200 |
| - | |
| 225 | + | |
201 | 226 |
| |
202 | 227 |
| |
203 | 228 |
| |
| |||
210 | 235 |
| |
211 | 236 |
| |
212 | 237 |
| |
213 |
| - | |
214 |
| - | |
| 238 | + | |
| 239 | + | |
215 | 240 |
| |
216 | 241 |
| |
217 | 242 |
| |
218 |
| - | |
| 243 | + | |
219 | 244 |
| |
220 | 245 |
| |
221 |
| - | |
222 |
| - | |
223 |
| - | |
224 |
| - | |
225 |
| - | |
226 |
| - | |
227 |
| - | |
228 |
| - | |
229 |
| - | |
230 |
| - | |
231 |
| - | |
232 |
| - | |
233 |
| - | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
234 | 257 |
| |
235 | 258 |
| |
236 | 259 |
| |
237 |
| - | |
238 |
| - | |
239 | 260 |
| |
240 | 261 |
| |
241 |
| - | |
242 |
| - | |
| 262 | + | |
| 263 | + | |
243 | 264 |
| |
244 | 265 |
| |
245 | 266 |
| |
246 |
| - | |
247 | 267 |
| |
248 | 268 |
| |
249 | 269 |
| |
250 | 270 |
| |
251 | 271 |
| |
252 | 272 |
| |
253 |
| - | |
| 273 | + | |
254 | 274 |
| |
255 | 275 |
| |
256 | 276 |
| |
| |||
292 | 312 |
| |
293 | 313 |
| |
294 | 314 |
| |
295 |
| - | |
| 315 | + | |
296 | 316 |
| |
| 317 | + | |
297 | 318 |
| |
298 | 319 |
| |
299 | 320 |
| |
300 | 321 |
| |
301 | 322 |
| |
302 | 323 |
| |
| 324 | + | |
| 325 | + | |
303 | 326 |
| |
304 | 327 |
| |
305 | 328 |
| |
306 | 329 |
| |
307 |
| - | |
| 330 | + | |
308 | 331 |
| |
309 | 332 |
| |
310 | 333 |
| |
| |||
314 | 337 |
| |
315 | 338 |
| |
316 | 339 |
| |
317 |
| - | |
| 340 | + |
0 commit comments