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
# this Lab is a class with a single method to check if a number is dividable as a | |
# whole number. When it does, it prints out 'foo' and 'bar' and the value of it. | |
class CrazyNum | |
def is_dividable? (value) | |
d_by_three = false | |
d_by_five = false | |
baz = "" |
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
class You | |
require 'relax' | |
THOUGHTS = [] | |
def meditate | |
@m = Comfortable::Relax.new | |
self.close_eyes | |
1.upto(100) { |x| |