Ruby China
  • 社区
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • 注册
  • 登录
Meck
@yesmeck
高级会员
第 865 位会员 / 2012-01-31

杭州
13 篇帖子 / 369 条回帖
14 关注者
7 正在关注
27 收藏
GitHub Public Repos
  • safe-routes 487

    Typesafe routing for React Router v7 apps.

  • remix-modules 10

    Scale your Remix app with modules.

  • yesmeck 6

  • mitmproxy 1

    An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.

  • WeChatFerry 0

    微信机器人,可接入DeepSeek、Gemini、ChatGPT、ChatGLM、讯飞星火、Tigerbot等大模型。微信 hook WeChat Robot Hook.

  • neotest-node 0

  • opentelemetry-js 0

    OpenTelemetry JavaScript Client

  • import-in-the-middle 0

    Like `require-in-the-middle`, but for ESM import

  • serve-static-request 0

  • oxc 0

    The JavaScript Oxidation Compiler

More on GitHub
  • 概况
  • 话题
  • 回帖
  • 收藏
  • 正在关注
  • 关注者
  • 小众 ruby 职业工会第二次在线交流 at 2013年08月13日

    用 YY 就拒绝掉了一堆 Linux 和 Mac 用户啊。

  • [RubyConfChina 2013] 招募赞助商 at 2013年08月12日

    #13 楼 @lgn21st 囧,我反应过来了

  • 有看 TI3 的么,DK Tongfu 加油啊 at 2013年08月10日

    Ruby China 可以組個戰隊啊

  • 疑问,Rails 中一对多外键问题? at 2013年08月10日

    這個 Rails 是不會幫你生成,不是每個數據庫(引擎)都支持外鍵約束的。可以用 ActiveRecord 本身的關聯功能來實現,比如:

    class User < ActiveRecord::Base
    
      has_many :posts, dependent: :destroy
    
    end
    
  • 疑问,Rails 中一对多外键问题? at 2013年08月10日

    你是想說應該有外鍵約束什麼的嗎?

  • 疑问,Rails 中一对多外键问题? at 2013年08月10日

    article_id 就是外鍵了

  • Vim 中 html 标签 a 去除下划线 at 2013年08月10日

    嗯,寫到 vimrc 中的話不要前面的冒號

  • Vim 中 html 标签 a 去除下划线 at 2013年08月10日

    可能跟你用的配色有關系,因爲可以配置高亮來設置 a 標籤下劃線的顯示樣子的。

  • Vim 中 html 标签 a 去除下划线 at 2013年08月10日

    這樣,我這裏換行的話前面空格的下劃線是沒有的。要關掉這個功能的話可以設置:let html_no_rendering=1

  • Vim 中 html 标签 a 去除下划线 at 2013年08月10日

    你用是 tab 縮進吧?

  • 疑问,Rails 中一对多外键问题? at 2013年08月10日

    #5 楼 @an_love 那你生成的表什麼樣的?

  • 有看 TI3 的么,DK Tongfu 加油啊 at 2013年08月10日

    2 的画面还看不习惯

  • 有看 TI3 的么,DK Tongfu 加油啊 at 2013年08月10日

    现在有直播吗?

  • 疑问,Rails 中一对多外键问题? at 2013年08月07日

    可以這樣 rails g scaffold post title:string content:text user_id:integer 指定 post 的 column 的,當然包括外鍵。

  • 我在社区里面发现了一个不知道是不是 bug 的 bug at 2013年08月05日

    说好的截图呢?

  • Couldn't find Post with id=new 错误 at 2013年08月05日

    "/posts/:id" 包含了 "/posts/new"

  • Couldn't find Post with id=new 错误 at 2013年08月05日

    跟你另外一个帖子一样的原因啊。。。。

  • Couldn't find Post with id=new 错误 at 2013年08月05日

    两条路由定义顺序换一下

  • RubyConfChina 2013 会场地点确定! at 2013年08月03日

    咦,网站出来啦~http://rubyconfchina.org/

  • 男人在结婚前都是忍着脾气,然后结婚后就爆发出来了么! at 2013年07月31日

    #22 楼 @iBachue 回復跑串了?

  • 语法扫盲:order 的参数为什么不用冒号? at 2013年07月31日

    查手冊就有了

  • 语法扫盲:order 的参数为什么不用冒号? at 2013年07月31日

    order(created_at: :desc)

  • 每次执行 Rails 的时候都有提示信息是什么意思 at 2013年07月31日

    你從 rails3 升級到 rails4 的吧?

  • RubyConfChina 2013 会场地点确定! at 2013年07月31日

    求組隊

  • 关于 selenium 中调用 JS 的一段代码 at 2013年07月31日

    Here document http://en.wikipedia.org/wiki/Here_document

  • 新建一个仓库后,推迭到 Github 时要输用户名密码 at 2013年07月30日

    用 https 就要用戶名和密碼,跟怎麼添加沒有關系,上面的命令是用來修改你之前添加的地址的。

  • 新建一个仓库后,推迭到 Github 时要输用户名密码 at 2013年07月30日

    git remote set-url origin [email protected]:lushilong/xxx.git

  • [深圳|找工作] Ruby on Rails at 2013年07月29日

    大婶笑喷。。。

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