Object
# File lib/fog/ecloud/generate_collection.rb, line 4 def camelize self.split('_').map {|w| w.capitalize}.join end
[Validate]
Generated with the Darkfish Rdoc Generator 2.