module RailsGirls
Constants
- VERSION
Public Class Methods
hello()
click to toggle source
# File lib/rails_girls.rb, line 4 def self.hello puts "Hello Rails Girls!" end
# File lib/rails_girls.rb, line 4 def self.hello puts "Hello Rails Girls!" end