insta-rails 1.0.0
Setup your rails project with everything you need quickly. Not really a Gem, but everything you need is in the gem's files'.
          Gemfile:
          =
        
        
          安装:
          =
        
      版本列表:
- 1.0.0 January 11, 2012 (8.0 KB)
Development 依赖 (23):
            abstract
            ~> 1.0.0
          
          
            actionmailer
            ~> 3.0.1
          
          
            actionpack
            ~> 3.0.1
          
          
            activemodel
            ~> 3.0.1
          
          
            activerecord
            ~> 3.0.1
          
          
            activeresource
            ~> 3.0.1
          
          
            activesupport
            ~> 3.0.1
          
          
            arel
            ~> 1.0.1
          
          
            builder
            ~> 2.1.2
          
          
            erubis
            ~> 2.6.6
          
          
            i18n
            ~> 0.4.2
          
          
            mail
            ~> 2.2.9
          
          
            mime-types
            ~> 1.16
          
          
            polyglot
            ~> 0.3.1
          
          
            rack
            ~> 1.2.1
          
          
            rack-mount
            ~> 0.6.13
          
          
            rack-test
            ~> 0.5.6
          
          
            rails
            ~> 3.0.1
          
          
            railties
            ~> 3.0.1
          
          
            rake
            ~> 0.8.7
          
          
            thor
            ~> 0.14.4
          
          
            treetop
            ~> 1.4.8
          
          
            tzinfo
            ~> 0.3.23
          
    