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 characters
keyword = "乾杯" | |
musician = "長渕剛" | |
big = "大きな" | |
your = "君" | |
now = "今" | |
day = "日" | |
hope = "たい" | |
row = "ろう" | |
['作詞:', '作曲:'].map{|w| w + musician} |
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 characters
keyword = '乾杯' | |
musician = '長渕剛' | |
"作詞:#{musician} | |
作曲:#{musician}" | |
"かたい絆に 思いをよせて | |
語り尽くせぬ 青春の日々 | |
#{['傷つき', '喜び'].map{|w| anytime(w)}} | |
肩をたたきあった あの日" |
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 characters
<?xml version="1.0" encoding="UTF-8"?> | |
<scheme name="PatorashRailscast" version="124" parent_scheme="Default"> | |
<option name="LINE_SPACING" value="1.0" /> | |
<option name="EDITOR_FONT_SIZE" value="14" /> | |
<option name="EDITOR_FONT_NAME" value="Menlo" /> | |
<colors> | |
<option name="CARET_COLOR" value="ffffff" /> | |
<option name="CARET_ROW_COLOR" value="333435" /> | |
<option name="CONSOLE_BACKGROUND_KEY" value="2b2b2b" /> | |
<option name="GUTTER_BACKGROUND" value="2b2b2b" /> |
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 characters
/output |