Created
July 6, 2017 13:05
-
-
Save mkhuda/efb1e4e453455cbcb8e3cddb2c200338 to your computer and use it in GitHub Desktop.
Obat Mujarab
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
case @obat | |
when "sering sakit" | |
"puasa sunnah" | |
when "wajah terlihat murung tidak bercahaya" | |
"shalat malam tahajud" | |
when "hati sempit" | |
"baca Al-Quran dan maknanya" | |
when "tidak bahagia" | |
"shalat diawal waktu" | |
when "mudah emosi" | |
"wudhu, istighfar, taubat" | |
when "hati gelisah" | |
"perbanyak dzikir" | |
when "miskin harta" | |
"banyak bersedekah | |
else | |
"sabar" | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
:))