Ruby China
  • 社区
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • 注册
  • 登录
¶Lw
@dawei
会员
第 31867 位会员 / 2017-06-08

[email protected]
长沙
11 篇帖子 / 58 条回帖
1 关注者
1 正在关注
4 收藏
GitHub Public Repos
  • leetcode 1

    leetcode everyday

  • django-shop-demo 1

  • blog 0

  • LexiLaw 0

    LexiLaw - 中文法律大模型

  • remix-antd-admin 0

    🎰Remix Antd Admin is a fullstack website building solution based on fullstack React Router、Antd、P...

  • SMSBoom 0

    短信轰炸/短信测压/ | 一个健壮免费的python短信轰炸程序,专门炸坏蛋蛋,百万接口,多线程全自动添加有效接口,支持异步协程百万并发,全免费的短信轰炸工具!!hongkonger开发全网首发!!

  • express-recaptcha 0

    Implementation of google recaptcha v2 & V3 solutions for express.js

  • shopify-node-api 0

    Shopify Admin API Library for Node. Accelerate development with support for authentication, graph...

  • go-klaviyo 0

    Go wrapper for the Klaviyo API

  • iiewad 0

More on GitHub
  • 概况
  • 话题
  • 回帖
  • 收藏
  • 正在关注
  • 关注者
  • 专门做了个科普 http status code 的网站,希望大家喜欢 at 2025年02月17日

    有一个类似功能比较有意思的站

  • rails 创建项目时遇到几个红色提示,File unchanged! 不太明白这个提示是为什么? at 2023年03月13日

    并不是错误信息,忽略就好(提示这次操作并没有改变你的 .gitignore , app/views/layouts/application.html.erb 两个文件)

  • 北美全中文、最全面的中餐外卖应用——Chowbus 中国研发中心招聘 Ruby/Go 后端工程师 at 2021年11月03日

    长沙有岗位吗

  • 从一线城市返乡,怎么重新建立社交圈?(也求介绍长沙的朋友) at 2021年09月13日

    不如谈个女朋友

  • 求助,本地配置好 Nginx 后,访问 Rails 项目出现问题 at 2021年07月22日
    1. 本地开发环境不需要用 nginx -》直接 http://localhost:3000
    2. 尝试在 config/environments/development.rb 添加配置 config.hosts << "awesome_project.local" 大致应该可以这样写 config.hosts = (config.hosts rescue []) << "awesome_project.local"
  • [RUBY 新手] 有关面向对象的疑问 at 2021年05月11日

    先学会写 md https://ruby-china.org/markdown

  • 为这个世界操碎了心 at 2021年04月22日

    php 才是世界上最好的语言

  • 有没有用过 Authing 做身份管理(注册登录)的朋友分享一下使用体验? at 2021年04月22日

    感觉可以用这个 https://github.com/omniauth/omniauth/wiki/Strategy-Contribution-Guide

  • 没网怎么更新服务器上的代码 at 2021年04月02日

    用 scp 命令拷文件

  • 没网怎么更新服务器上的代码 at 2021年04月02日

    scp

  • 各位同僚都用什么工具写 Rails? at 2021年01月28日

    vim https://github.com/amix/vimrc

    drwxr-xr-x  13 x  staff   416B Jan 20 10:21 coc-solargraph
    drwxr-xr-x  15 x  staff   480B Jan  6 12:22 coc.nvim
    drwxr-xr-x  19 x  staff   608B Nov 28 13:59 emmet-vim
    drwxr-xr-x  15 x  staff   480B Nov 28 19:05 markdown-preview.nvim
    drwxr-xr-x   9 x  staff   288B Jan 14 10:29 vim-better-whitespace
    drwxr-xr-x  10 x  staff   320B Nov 28 14:01 vim-bundler
    drwxr-xr-x  30 x  staff   960B Nov 28 17:00 vim-go
    drwxr-xr-x  15 x  staff   480B Nov 28 14:43 vim-gutentags
    drwxr-xr-x  16 x  staff   512B Nov 28 18:55 vim-markdown
    drwxr-xr-x  14 x  staff   448B Nov 28 13:58 vim-rails
    drwxr-xr-x  21 x  staff   672B Nov 28 13:58 vim-ruby
    drwxr-xr-x  14 x  staff   448B Dec 21 21:43 wxapp.vim
    

    不会刻意记 属性、方法这些命名,忘记就翻文档

  • Ruby 3.0.0 Released at 2020年12月25日

    大哥大嫂过年好!

  • 测试驱动开发在项目中的实践 at 2020年12月07日

    Github Action 可以,但是我没有实践过 rails 项目😅

    https://dev.to/sulmanweb/github-actions-run-rspec-test-on-every-push-for-free-1pb6

  • 请教,在 Linux 主机下如何知道通过网线直连的设备的 IP 地址? at 2020年09月23日

    玩 pi 没有显示器真是难受😅

  • [上海 / 杭州] 拓体科技 招聘 Ruby / Vue.js 全栈工程师 / 开发工程师 / 应届生实习生【更新房地产行业方向,持续招人】 at 2020年07月15日

    请问简历筛选一般多久,昨天投了简历

  • 请求帮助 Ruby [hash] 与 Python [dict] at 2020年07月03日

    不是这个意思哦

  • 请求帮助 Ruby [hash] 与 Python [dict] at 2020年06月15日

    哈哈,多谢解答,就是感觉这种操作不太 ruby

  • 请求帮助 Ruby [hash] 与 Python [dict] at 2020年06月15日

    👍

  • null at 2020年06月01日

    我的题目是 7 天内用 rails 实作一个 Blog Application 全程基本靠 Google

  • null at 2020年05月30日

    我的第一个面试题~

  • 屏幕出问题了,不知道怎么搞成这样的,求最优维修方案。 at 2020年02月24日

    电脑已经在天才吧免费换屏了

  • [求解] 奇怪的异常: find_or_create_by! at 2019年10月11日

    👌

  • [求解] 奇怪的异常: find_or_create_by! at 2019年10月10日
    2.3.1 :059 > Email.find_or_create_by!(code: "TestEmail07", title: "TestEmail_07") { |email| email.receive_permissions = ["country", "
    area"] }
      Email Load (0.3ms)  SELECT  "emails".* FROM "emails" WHERE "emails"."code" = $1 AND "emails"."title" = $2 LIMIT 1  [["code", "TestEmail07"], ["title", "TestEmail_07"]]
       (0.3ms)  BEGIN
      Email Exists (0.7ms)  SELECT  1 AS one FROM "emails" WHERE "emails"."code" = 'TestEmail07' LIMIT 1
      Email Exists (0.4ms)  SELECT  1 AS one FROM "emails" WHERE "emails"."title" = 'TestEmail_07' LIMIT 1
      SQL (0.3ms)  INSERT INTO "emails" ("code", "title", "receive_permissions", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5)
    RETURNING "id"  [["code", "TestEmail07"], ["title", "TestEmail_07"], ["receive_permissions", "---\n- country\n- area\n"], ["created_at", "2019-10-10 18:45:22.970299"], ["updated_at", "2019-10-10 18:45:22.970299"]]
       (1.8ms)  COMMIT
     => #<Email id: 34, code: "TestEmail07", title: "TestEmail_07", description: nil, receive_permissions: ["country", "area"], created_at: "2019-10-10 10:45:22", updated_at: "2019-10-10 10:45:22">
    2.3.1 :060 > Email.find_or_create_by!(code: "TestEmail07", title: "TestEmail_07") { |email| email.receive_permissions = ["country", "area"] }
      Email Load (0.4ms)  SELECT  "emails".* FROM "emails" WHERE "emails"."code" = $1 AND "emails"."title" = $2 LIMIT 1  [["code", "TestEmail07"], ["title", "TestEmail_07"]]
     => #<Email id: 34, code: "TestEmail07", title: "TestEmail_07", description: nil, receive_permissions: ["country", "area"], created_at: "2019-10-10 10:45:22", updated_at: "2019-10-10 10:45:22">
    
  • 屏幕出问题了,不知道怎么搞成这样的,求最优维修方案。 at 2019年06月10日

    看这个样子感觉不是镀膜问题,像是人为损坏

  • 屏幕出问题了,不知道怎么搞成这样的,求最优维修方案。 at 2019年06月10日

    😂

  • 屏幕出问题了,不知道怎么搞成这样的,求最优维修方案。 at 2019年06月10日

    应该是

  • 屏幕出问题了,不知道怎么搞成这样的,求最优维修方案。 at 2019年06月10日

    thx.

  • [深圳] Castlery 招聘 2 位 Ruby / Rails 工程师 高级 20-30K,初级 15-20K at 2019年05月07日

    重新发了一次简历给你

  • [深圳] Castlery 招聘 2 位 Ruby / Rails 工程师 高级 20-30K,初级 15-20K at 2019年05月06日

    我有寄简历给你,但是未收到回复。

  • [深圳] 伊欧乐科技 (智能硬件) 长期招聘 Ruby 后端开发工程师 at 2019年05月06日

    一直还没有收到 HR 发的邮件,电话里说会发给我的。[email protected]

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