rubigen 1.5.6
A framework to allow Ruby applications to generate file/folder stubs (like the `rails` command does for Ruby on Rails, and the 'script/generate' command within a Rails application during development).
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (2):
            activesupport
            >= 2.3.5
          
          
            i18n
            >= 0
          
    


