-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #7699 from fjordllc/bug/mismatch_complete_practice…
…_counts 修了プラクティスと修了したプラクティスの数がずれている問題の解消
- Loading branch information
Showing
22 changed files
with
235 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1422,3 +1422,23 @@ pjord: | |
created_at: "2024-03-05 00:00:30" | ||
sent_student_followup_message: true | ||
last_activity_at: "2021-02-01 00:00:30" | ||
|
||
harikirio: #必修でないプラクティスも修了しているユーザー | ||
login_name: harikirio | ||
email: [email protected] | ||
crypted_password: $2a$10$n/xv4/1luueN6plzm2OyDezWlZFyGHjQEf4hwAW1r3k.lCm0frPK. # testtest | ||
salt: zW3kQ9ubsxQQtzzzs4ap | ||
name: Hari Kirio | ||
name_kana: ハリ キリオ | ||
github_account: harikirio | ||
twitter_account: harikirio | ||
description: "必修でないプラクティスも取り組みます!" | ||
course: course1 | ||
job: office_worker | ||
experience: rails | ||
job_seeker: true | ||
unsubscribe_email_token: Z2tKHxSjj7FreyqQ95Yd9g | ||
updated_at: "2020-01-01 00:00:12" | ||
created_at: "2020-01-01 00:00:12" | ||
sent_student_followup_message: true | ||
last_activity_at: "2020-01-01 00:00:12" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -998,3 +998,23 @@ marumarushain<%= i %>: # ページネーション確認のためのユーザー | |
last_activity_at: "2014-01-01 00:00:0<%= 2 + (i - 1) / 2 %>" | ||
sent_student_followup_message: true | ||
<% end %> | ||
|
||
harikirio: #必修でないプラクティスも修了しているユーザー | ||
login_name: harikirio | ||
email: [email protected] | ||
crypted_password: $2a$10$n/xv4/1luueN6plzm2OyDezWlZFyGHjQEf4hwAW1r3k.lCm0frPK. # testtest | ||
salt: zW3kQ9ubsxQQtzzzs4ap | ||
name: Hari Kirio | ||
name_kana: ハリ キリオ | ||
github_account: harikirio | ||
twitter_account: harikirio | ||
description: "必修でないプラクティスも取り組みます!" | ||
course: course1 | ||
job: office_worker | ||
experience: rails | ||
job_seeker: true | ||
unsubscribe_email_token: Z2tKHxSjj7FreyqQ95Yd9g | ||
updated_at: "2020-01-01 00:00:12" | ||
created_at: "2020-01-01 00:00:12" | ||
sent_student_followup_message: true | ||
last_activity_at: "2020-01-01 00:00:12" |
Oops, something went wrong.