module PrivateGem28018604272259273
Constants
- VERSION
Public Class Methods
some_method()
click to toggle source
# File lib/private_gem28018604272259273.rb, line 4 def self.some_method puts "Hello from public Gem that is masking the private Gem. Oh no!" end