module BedoGrading
Constants
- VERSION
Public Class Methods
say_hi()
click to toggle source
# File lib/bedo_grading.rb, line 4 def self.say_hi puts "Hello bedopdia, from the grading gem" end
# File lib/bedo_grading.rb, line 4 def self.say_hi puts "Hello bedopdia, from the grading gem" end