Class: Postgresable
- Inherits:
-
Object
- Object
- Postgresable
- Defined in:
- lib/postgresable.rb
Class Method Summary collapse
Class Method Details
.hi ⇒ Object
2 3 4 |
# File 'lib/postgresable.rb', line 2 def self.hi puts "Hello World!" end |