File tree Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ def latest
29
29
name : dojo . name ,
30
30
note : dojo . note ,
31
31
url : dojo . url ,
32
- event_at : '2000-01-23' ,
33
- event_url : nil
32
+ event_at : dojo . created_at . strftime ( "%Y-%m-%d" ) ,
33
+ event_url : nil ,
34
34
}
35
35
else
36
36
@latest_event_by_dojos << {
Original file line number Diff line number Diff line change 59
59
< small > ☯️ 道場名</ small >
60
60
</ th >
61
61
< th >
62
- < small > 🗓 直近の開催日</ small >
62
+ < small > < small >
63
+ 🗓 直近の開催日または掲載日
64
+ </ small > </ small >
63
65
</ th >
64
66
< th >
65
67
< small > 📝 ノート</ small >
Original file line number Diff line number Diff line change 493
493
- Islay
494
494
- id : 8
495
495
order : ' 082244'
496
+ note : ' Active for years since founded!'
496
497
created_at : ' 2016-07-12'
497
498
name : 守谷
498
499
prefecture_id : 8
691
692
- Unity
692
693
- id : 10
693
694
order : ' 112305'
695
+ note : ' Active for years since founded!'
694
696
created_at : ' 2012-07-02'
695
697
name : ひばりヶ丘
696
698
prefecture_id : 11
863
865
- Scratch
864
866
- id : 23
865
867
order : ' 122173'
868
+ note : ' Active for years since founded!'
866
869
created_at : ' 2014-09-22'
867
870
name : 柏
868
871
prefecture_id : 12
3039
3042
- 電子工作
3040
3043
- id : 48
3041
3044
order : ' 281107'
3045
+ note : ' Active for years since founded!'
3042
3046
created_at : ' 2016-09-28'
3043
3047
name : 神戸
3044
3048
prefecture_id : 28
3180
3184
- Minecraft
3181
3185
- id : 36
3182
3186
order : ' 292095'
3187
+ note : ' Active since 2016!'
3183
3188
created_at : ' 2016-04-25'
3184
3189
name : 生駒
3185
3190
prefecture_id : 29
3274
3279
- Scratch
3275
3280
- id : 99
3276
3281
order : ' 302066'
3282
+ note : ' Active for years since founded!'
3277
3283
created_at : ' 2017-09-06'
3278
3284
name : 南紀田辺
3279
3285
prefecture_id : 30
You can’t perform that action at this time.
0 commit comments