Module: Engawa

Defined in:
lib/engawa.rb,
lib/engawa/version.rb

Constant Summary collapse

VERSION =
"0.1.0"

Class Method Summary collapse

Class Method Details

.aburiObject



4
5
6
# File 'lib/engawa.rb', line 4

def aburi
  'うますぎ'
end

.fishObject



12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# File 'lib/engawa.rb', line 12

def fish
  <<-EOS
  ヒラメ
        ,.. ー''´ ̄_. ̄`''- ..,,_
     /,..-ー''´ ̄    ̄`''- .,,_ \
    //             \,,\,
  //  ,. - 、             \.>  ,..┐
  !/ ../  __ヽ_____________二l'´ .|
<゚。 .   `、'彡ツ                 _,,..t, |
ヾ__/ /ー ´                 /゙>  ~'┘
 \ー'                //
   `''-..,,,,_           _,.-'" /
      ヾi`ヾ''‐‐---‐ー'''´ _,/
        ゙'  `'''''―--‐ー'''´
  EOS
end

.heavy_stomachObject



8
9
10
# File 'lib/engawa.rb', line 8

def heavy_stomach
  '( ・ω・)つ[芽ネギ]'
end