-
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.
問い合わせが来たら管理者に対して通知をするようにした、ピヨルドアカウントを追加
- Loading branch information
1 parent
7f37153
commit 3b45d6b
Showing
8 changed files
with
86 additions
and
26 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 |
---|---|---|
|
@@ -1251,3 +1251,21 @@ nagai-kyuukai: | |
created_at: "2014-01-01 00:00:13" | ||
sent_student_followup_message: true | ||
last_activity_at: "2014-01-01 00:00:04" | ||
|
||
pjord: | ||
login_name: pjord | ||
email: [email protected] | ||
crypted_password: $2a$10$n/xv4/1luueN6plzm2OyDezWlZFyGHjQEf4hwAW1r3k.lCm0frPK. # testtest | ||
salt: zW3kQ9ubsxQQtzzzs4ap | ||
name: ピヨルド | ||
name_kana: ピヨルド | ||
company: company1 | ||
description: "管理者のピヨルドです。バイキングの末裔です。" | ||
course: course1 | ||
job: office_worker | ||
os: 回答なし | ||
admin: true | ||
adviser: true | ||
updated_at: "2014-01-01 00:00:01" | ||
created_at: "2014-01-01 00:00:01" | ||
last_activity_at: "2014-01-01 00:00:01" |
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 |
---|---|---|
|
@@ -930,3 +930,21 @@ marumarushain<%= i %>: # ページネーション確認のためのユーザー | |
last_activity_at: "2014-01-01 00:00:0<%= 2 + (i - 1) / 2 %>" | ||
sent_student_followup_message: true | ||
<% end %> | ||
|
||
pjord: | ||
login_name: pjord | ||
email: [email protected] | ||
crypted_password: $2a$10$n/xv4/1luueN6plzm2OyDezWlZFyGHjQEf4hwAW1r3k.lCm0frPK. # testtest | ||
salt: zW3kQ9ubsxQQtzzzs4ap | ||
name: ピヨルド | ||
name_kana: ピヨルド | ||
company: company1 | ||
description: "管理者のピヨルドです。バイキングの末裔です。" | ||
course: course1 | ||
job: office_worker | ||
os: 回答なし | ||
admin: true | ||
adviser: true | ||
updated_at: "2014-01-01 00:00:01" | ||
created_at: "2014-01-01 00:00:01" | ||
last_activity_at: "2014-01-01 00:00:01" |
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