kamelcase 0.0.2
This is a -- yet another -- super-simple monkeypatch of the String class to offer both camelCase and snake_case.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            semver2
            ~> 3
          
    Development Dependencies (12):
            bundler
            ~> 1
          
          
            juwelier
            ~> 2
          
          
            pry
            ~> 0
          
          
            pry-byebug
            ~> 3
          
          
            pry-doc
            ~> 0
          
          
            pry-remote
            ~> 0
          
          
            pry-rescue
            ~> 1
          
          
            pry-stack_explorer
            ~> 0
          
          
            rdoc
            ~> 3
          
          
            rspec
            ~> 3
          
          
            simplecov
            >= 0
          
          
            yard
            ~> 0
          
    