Object
some helpers for some dirty work
some helpers for some dirty work
some helpers for some dirty work
# File lib/fog/softlayer/core.rb, line 151 def fix_convention_exceptions # SLAPI WHY U No Follow Own Convention!? self.gsub!(/ipaddress/, 'IpAddress') self.gsub!(/loadbalancer/, 'LoadBalancer') end
Generated with the Darkfish Rdoc Generator 2.