Ruby China
  • 社区
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • 注册
  • 登录
石博文
@Ritr
会员
第 32524 位会员 / 2017-08-06

5 篇帖子 / 18 条回帖
1 关注者
0 正在关注
0 收藏
GitHub Public Repos
  • publicTools 57

    AHK Tools

  • wx-faces 6

  • mark 3

    前端技术要点整理

  • autoApi 1

    标准化的API模板

  • datetime-machine 1

    计算两个时间的 年、月、日、时、分、秒、毫秒的总差值和阶梯差值

  • NextOutMakerFront 0

    使用nextjs重构outmaker

  • test2 0

  • hugo-quickstart111 0

  • portfolio 0

  • furniture-remix 0

    Furniture v2 Boilerplate on top of Remix Run

More on GitHub
  • 概况
  • 话题
  • 回帖
  • 收藏
  • 正在关注
  • 关注者
  • centos 里 rails server 之后,请求报错 at 2019年02月27日

    @ThxFly @stargwq 切换为 1.3.6 就好了

  • centos 里 rails server 之后,请求报错 at 2019年02月27日

    database 是这样的

    # SQLite version 3.x
    #   gem install sqlite3
    #
    #   Ensure the SQLite 3 gem is defined in your Gemfile
    #   gem 'sqlite3'
    #
    default: &default
      adapter: sqlite3
      pool: <%= ENV.fetch("RAILS_MAX_THREADS") { 5 } %>
      timeout: 5000
    
    development:
      <<: *default
      database: db/development.sqlite3
    
    # Warning: The database defined as "test" will be erased and
    # re-generated from your development database when you run "rake".
    # Do not set this db to the same as development or production.
    test:
      <<: *default
      database: db/test.sqlite3
    
    production:
      <<: *default
      database: db/production.sqlite3
    
    

    Gemfile

    
    source 'https://rubygems.org'
    git_source(:github) { |repo| "https://github.com/#{repo}.git" }
    
    ruby '2.6.0'
    
    # Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
    gem 'rails', '~> 5.2.2'
    # Use sqlite3 as the database for Active Record
    gem 'sqlite3'
    # Use Puma as the app server
    gem 'puma', '~> 3.11'
    # Use SCSS for stylesheets
    gem 'sass-rails', '~> 5.0'
    # Use Uglifier as compressor for JavaScript assets
    gem 'uglifier', '>= 1.3.0'
    # See https://github.com/rails/execjs#readme for more supported runtimes
    # gem 'mini_racer', platforms: :ruby
    
    # Use CoffeeScript for .coffee assets and views
    gem 'coffee-rails', '~> 4.2'
    # Turbolinks makes navigating your web application faster. Read more: https://github.com/turbolinks/turbolinks
    gem 'turbolinks', '~> 5'
    # Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
    gem 'jbuilder', '~> 2.5'
    # Use Redis adapter to run Action Cable in production
    # gem 'redis', '~> 4.0'
    # Use ActiveModel has_secure_password
    # gem 'bcrypt', '~> 3.1.7'
    
    # Use ActiveStorage variant
    # gem 'mini_magick', '~> 4.8'
    
    # Use Capistrano for deployment
    # gem 'capistrano-rails', group: :development
    
    # Reduces boot times through caching; required in config/boot.rb
    gem 'bootsnap', '>= 1.1.0', require: false
    
    group :development, :test do
      # Call 'byebug' anywhere in the code to stop execution and get a debugger console
      gem 'byebug', platforms: [:mri, :mingw, :x64_mingw]
    
    
  • [北京] 好奇心日报 招聘 Rails 工程师 2 名 (20k~30k) at 2019年02月20日

    会 rails 的前端要不要一个🍊

  • 请教接口设计规范问题 at 2019年02月20日

    我感觉肯定要用两个接口,职责不一样。写代码不能为了复用而复用,首先划分清楚每块代码的职责才是最重要的

  • [北京] 天天飞度 招聘 Web 前端工程师 at 2019年02月20日

    还有 hc 吗

  • 使用 rails 现在还有必要学 erb 吗? at 2019年01月09日

    @huobazi @a0nqm OK 谢谢各位

  • 如何学习 ruby 并找到一份初级开发工作 at 2019年01月03日

    谢谢楼上几位大佬的指导

  • [远程] 招聘 Rails 攻城狮 - 自由枪骑兵 at 2019年01月03日

    二三线的话其实还好

  • [东南亚] 招聘 Ruby 工程师 at 2019年01月03日

    菠菜无疑

  • 如何学习 ruby 并找到一份初级开发工作 at 2019年01月03日

    😂 😂 😂 😂 😂

  • 如何学习 ruby 并找到一份初级开发工作 at 2019年01月02日

    这个是收费的吗

  • 如何学习 ruby 并找到一份初级开发工作 at 2019年01月02日

    😂 😂 😂 😂 人家愿意学编程

  • 如何学习 ruby 并找到一份初级开发工作 at 2019年01月02日

    我就是前端啊,前端有毒啊有毒!

  • 如何学习 ruby 并找到一份初级开发工作 at 2019年01月02日

    我女朋友是通信专业的😅

  • putc ?. at 2018年12月14日

    好的,谢谢各位大佬的帮助

  • 请问 ruby 的 $, 怎么用的? at 2018年12月06日

    原来是这样啊

关于 / RubyConf / Ruby 镜像 / RubyGems 镜像 / 活跃会员 / 组织 / API / 贡献者
由众多爱好者共同维护的 Ruby 中文社区,本站使用 Homeland 构建,并采用 Docker 部署。
服务器由 赞助 CDN 由 赞助
iOS 客户端 / Android 客户端 简体中文 / English