front-matter 1.2.1
This gem extracts embeded info (yaml front matters, for example ) in source code comments with predefined format: 1. the leading comment string can be different based on the language. 2. the leading column of yaml docs should be aligned to be converted to yaml.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (1):
            facets
            >= 2.9.0
          
    Development Dependencies (14):
            awesome_print
            >= 1.1.0
          
          
            growl
            >= 0
          
          
            guard
            ~> 1.7.0
          
          
            guard-bundler
            >= 0
          
          
            guard-rspec
            >= 0
          
          
            hoe
            >= 0
          
          
            hoe-gemspec
            >= 0
          
          
            hoe-git
            >= 0
          
          
            hoe-version
            >= 0
          
          
            rake
            >= 10.0.0
          
          
            rb-fsevent
            ~> 0.9
          
          
            rdoc
            ~> 4.0
          
          
            rspec
            >= 2.13
          
          
    