Class: AffirmIt::DefaultFrameOfReference
- Inherits:
-
Object
- Object
- AffirmIt::DefaultFrameOfReference
- Defined in:
- lib/affirmit/defaultframeofreference.rb
Overview
it is. Unless, of course, it’s not.
Instance Method Summary collapse
Instance Method Details
#is_true(something) ⇒ Object
6 7 8 |
# File 'lib/affirmit/defaultframeofreference.rb', line 6 def is_true(something) something == true end |