-
-
Save rightgo09/4005577 to your computer and use it in GitHub Desktop.
Revisions
-
rightgo09 revised this gist
Dec 10, 2012 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -22,6 +22,7 @@ 'なるほど?', 'まぁいーや', #=> よくない 'まぁいいけど', #=> よくない 'でも面白いからOKです!', ] final_term = "わかんないけどわかった!" #=> 「お前が言ってること意味不明で分からない、という事が分かった」 -
rightgo09 revised this gist
Nov 27, 2012 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -20,6 +20,8 @@ 'やばい!!!', 'ハイハイハイハイハイ', 'なるほど?', 'まぁいーや', #=> よくない 'まぁいいけど', #=> よくない ] final_term = "わかんないけどわかった!" #=> 「お前が言ってること意味不明で分からない、という事が分かった」 -
rightgo09 revised this gist
Nov 26, 2012 . 1 changed file with 6 additions and 6 deletions.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -1,12 +1,12 @@ # coding: utf-8 terms = [ 'やばい', #=> 常套句 'わかんない', #=> まだ説明前 'え?', #=> 確信がもてない '分かった', #=> 理解した 'まじで?', #=> 理解しがたいことが起きた 'まじでやばい', #=> そうでもない 'うける!', 'おれのコップどこ?', 'おれの充電ケーブルどこ?', -
rightgo09 revised this gist
Nov 26, 2012 . 1 changed file with 22 additions and 22 deletions.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -1,27 +1,27 @@ # coding: utf-8 terms = [ 'やばい', 'わかんない', 'え?', '分かった', 'まじで?', 'まじでやばい', 'うける!', 'おれのコップどこ?', 'おれの充電ケーブルどこ?', 'チケットに書いて', 'ぎゃぼー', 'ぎゃぽー', 'アレのアレがアレ', 'マージ!', 'あれ、jacopenは?', 'ちょっと水くんでくる!', #=> 「喉が渇いた+ちょっと歩きながら考えを整理する」 'やばい!!!', 'ハイハイハイハイハイ', 'なるほど?', ] final_term = "わかんないけどわかった!" #=> 「お前が言ってること意味不明で分からない、という事が分かった」 (3 + rand(7)).times { print terms.sample -
rightgo09 revised this gist
Nov 26, 2012 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -19,6 +19,7 @@ ちょっと水くんでくる! やばい!!! ハイハイハイハイハイ なるほど? ) final_term = "わかんないけどわかった!" -
rightgo09 revised this gist
Nov 19, 2012 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -18,6 +18,7 @@ あれ、jacopenは? ちょっと水くんでくる! やばい!!! ハイハイハイハイハイ ) final_term = "わかんないけどわかった!" -
rightgo09 revised this gist
Nov 15, 2012 . 1 changed file with 3 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -1,10 +1,12 @@ # coding: utf-8 terms = %w( やばい わかんない え? 分かった まじで? まじでやばい うける! おれのコップどこ? おれの充電ケーブルどこ? @@ -15,6 +17,7 @@ マージ! あれ、jacopenは? ちょっと水くんでくる! やばい!!! ) final_term = "わかんないけどわかった!" -
rightgo09 revised this gist
Nov 12, 2012 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -14,6 +14,7 @@ アレのアレがアレ マージ! あれ、jacopenは? ちょっと水くんでくる! ) final_term = "わかんないけどわかった!" -
rightgo09 revised this gist
Nov 9, 2012 . 1 changed file with 15 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,20 @@ # coding: utf-8 terms = %w( わかんない え? 分かった まじで? うける! おれのコップどこ? おれの充電ケーブルどこ? チケットに書いて ぎゃぼー ぎゃぽー アレのアレがアレ マージ! あれ、jacopenは? ) final_term = "わかんないけどわかった!" (3 + rand(7)).times { -
rightgo09 revised this gist
Nov 9, 2012 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,6 @@ # coding: utf-8 terms = %w(わかんない え? 分かった まじで? うける! おれのコップどこ? おれの充電ケーブルどこ? チケットに書いて ぎゃぼー ぎゃぽー アレのアレがアレ マージ!) final_term = "わかんないけどわかった!" (3 + rand(7)).times { -
rightgo09 revised this gist
Nov 9, 2012 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,6 @@ # coding: utf-8 terms = %w(わかんない え? 分かった まじで? うける! おれのコップどこ? おれの充電ケーブルどこ? チケットに書いて ぎゃぼー ぎゃぽー アレのアレがアレ) final_term = "わかんないけどわかった!" (3 + rand(7)).times { -
rightgo09 revised this gist
Nov 6, 2012 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,6 @@ # coding: utf-8 terms = %w(わかんない え? 分かった まじで? うける! おれのコップどこ? おれの充電ケーブルどこ? チケットに書いて ぎゃぼー ぎゃぽー) final_term = "わかんないけどわかった!" (3 + rand(7)).times { -
rightgo09 revised this gist
Nov 3, 2012 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,6 @@ # coding: utf-8 terms = %w(わかんない え? 分かった まじで? うける! おれのコップどこ? おれの充電ケーブルどこ? チケットに書いて) final_term = "わかんないけどわかった!" (3 + rand(7)).times { -
hamakn created this gist
Sep 24, 2012 .There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,10 @@ # coding: utf-8 terms = %w(わかんない え? 分かった まじで?) final_term = "わかんないけどわかった!" (3 + rand(7)).times { print terms.sample print "、" } puts final_term