module Trusts
Constants
- VERSION
Public Class Methods
hi()
click to toggle source
# File lib/trusts.rb, line 4 def self.hi puts "Hello trusts!" end
# File lib/trusts.rb, line 4 def self.hi puts "Hello trusts!" end