module Mjolnir::Turbo
Constants
- VERSION
Public Class Methods
hello()
click to toggle source
# File lib/mjolnir/turbo.rb, line 5 def self.hello puts "I say hi!!!" end
# File lib/mjolnir/turbo.rb, line 5 def self.hello puts "I say hi!!!" end