加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

Gemfile

发布时间:2020-12-12 23:31:14 所属栏目:百科 来源:网络整理
导读:source 'http://rubygems.org' gem 'rails','3.0.3' gem 'mysql2','0.2.6' # Bundle edge Rails instead: # gem 'rails',:git = 'git://github.com/rails/rails.git' gem 'sqlite3-ruby',:require = 'sqlite3' # Use unicorn as the web server # gem 'unico

source 'http://rubygems.org' gem 'rails','3.0.3' gem 'mysql2','0.2.6' # Bundle edge Rails instead: # gem 'rails',:git => 'git://github.com/rails/rails.git' gem 'sqlite3-ruby',:require => 'sqlite3' # Use unicorn as the web server # gem 'unicorn' # Deploy with Capistrano # gem 'capistrano' # To use debugger (ruby-debug for Ruby 1.8.7+,ruby-debug19 for Ruby 1.9.2+) # gem 'ruby-debug' # gem 'ruby-debug19' # Bundle the extra gems: # gem 'bj' # gem 'nokogiri' # gem 'sqlite3-ruby',:require => 'sqlite3' # gem 'aws-s3',:require => 'aws/s3' # Bundle gems for the local environment. Make sure to # put test-only gems in this group so their generators # and rake tasks are available in development mode: # group :development,:test do # gem 'webrat' # end

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读