ballonizer 0.5.0
A ruby+javascript library to allow add and edit speech bubbles over images in a (X)HTML page and persist the ballons.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (7):
            addressable
            ~> 2.3
          
          
            htmlentities
            ~> 4.3
          
          
            json
            ~> 1.7
          
          
            nokogiri
            ~> 1.5
          
          
            rack
            ~> 1.5
          
          
            sequel
            ~> 3.48
          
          
            sprockets
            ~> 2.10
          
    Development Dependencies (7):
            equivalent-xml
            ~> 0.3
          
          
            jasmine-headless-webkit
            ~> 0.8.4
          
          
            jshintrb
            ~> 0.2.4
          
          
            rake
            ~> 10.0
          
          
            rspec
            ~> 2.14
          
          
            rspec-html-matchers
            ~> 0.4.1
          
          
            sqlite3
            ~> 1.3
          
    