Sha256: 1748072d2aecf0f457c0b5708db2362885e493f2f9d2a116c2565bc86ae7f037
Contents?: true
Size: 125 Bytes
Versions: 2
Compression:
Stored size: 125 Bytes
Contents
class WithClassMethods def hello_world "Hello World!" end def self.good_bye_world "Goodbye world!" end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
caricature-0.7.7 | spec/fixtures/with_class_methods.rb |
caricature-0.7.6 | spec/fixtures/with_class_methods.rb |