Ruby China
  • Topics
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • Sign Up
  • Sign In
mixbo
@lb563
VIP
NO. 257 / 2011-11-24

Longbridge
成都
127 Topics / 434 Replies
2 Followers
2 Following
26 Favorites
技术来源于积累,知识重于分享。
GitHub Public Repos
  • nuxt-seo-meta 44

    Help Nuxt create seo metadata easy

  • javascript-questions 2

    A long list of (advanced) JavaScript questions, and their explanations :sparkles:

  • freeCodeCamp 1

    freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.

  • content 0

    The content behind MDN Web Docs

  • gpui-component 0

    A UI components write in GPUI.

  • zed 0

    Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creato...

  • vscode 0

    Visual Studio Code

  • open-webui 0

    User-friendly WebUI for LLMs (Formerly Ollama WebUI)

  • chatgpt-on-wechat 0

    基于大模型搭建的聊天机器人,同时支持 企业微信、微信 公众号、飞书、钉钉 等接入,可选择GPT3.5/GPT4.0/Claude/文心一言/讯飞星火/通义千问/Gemini/GLM-4/Clau...

  • openapi-website 0

    Longbridge OpenAPI website

More on GitHub
  • Overview
  • Topics
  • Replies
  • Favorites
  • Following
  • Followers
  • [北京] 同心医联招募 Ruby 高级攻城狮 2 枚 at June 19, 2015

    之前去过这家公司。环境和氛围都不错.推荐。

  • 帝都 Macbook Pro 13' Retina i5 8G 256G SSD at May 19, 2015

    #8 楼 @yutian 耶。做法很时尚

  • 海量编程干货资源索引 at May 19, 2015

    #1 楼 @staticor 随意

  • 恭喜 Ruby China 三周年纪念日快乐 at October 28, 2014

    哇。时间忒快了.都走过这些年了。

  • 一个方便调试的代理工具 at October 24, 2014

    #4 楼 @awking 收藏

  • 一个方便调试的代理工具 at October 24, 2014

    #1 楼 @tumayun 在开发环境下还是很好。

  • [成都]2014年8月23日,Ruby 社区聚会! at August 24, 2014

    #65 楼 @ailen 是啊.可以没有听到最后一个.期待下一次的聚会

  • [成都]2014年8月23日,Ruby 社区聚会! at August 24, 2014

    非常遗憾临时有事没有听到 Daniel 的技术分享 ( PS: 感觉`Daniel`和`poshboytl`实际比头像上的魁梧了不少)

    第一次参加聚会感觉很不错

    下次聚会一定再次签到

    下面帖张局部图 ( PS: 大家运动一下脖子)

  • [成都]2014年8月23日,Ruby 社区聚会! at August 23, 2014

    已到一小时

  • Rails 批量插入数据的方法和效率 at August 11, 2014

    active-import

  • [成都]2014年8月23日,Ruby 社区聚会! at August 05, 2014

    这个肯定要报名!支持

  • Time Machine 能保证开发环境完全一致吗? at July 03, 2014

    曾经这么做过。从 macbookpro 转到 macmini 像什么 java 就必须得安装一次,还是有些工作要做。

  • 请教个 activeadmin 的问题 at June 05, 2014

    这个可能需要重载 admin 的一些方法。具体没有这方面的需求.但是现在的项目中一直在用。很多需要自定义的都是重载来实现的。

    ps: 当然要用重载的方式来实现这些。就得指定一个特定的 activeadmin

  • Log 日志 at June 04, 2014

    #4 楼 @hiveer 这个我的用法可能会是这样

    DebugLogger = LiooooUtilsLogger.new :debug,log_dir #在log_dir中生成debug.log文件
    InfoLogger = LiooooUtilsLogger.new :info,log_dir #在log_dir中生成debug.log文件
    ErrorLogger = LiooooUtilsLogger.new :error,log_dir #在log_dir中生成error.log文件
    

    比较粗暴

  • Log 日志 at June 03, 2014

    #2 楼 @hiveer 呵呵。只是收集了一些工作中常用的小 code 片段.Readme 里面都把功能介绍清楚了的呀。

  • Log 日志 at June 03, 2014

    生成多个日志文件就可以了。lioooo_utils

  • 我对待技术学习的态度 at May 29, 2014

    觉得少了坚持学习的热情也不行

  • 大家看看我这水平还有希望么? at May 29, 2014

    多看 多写 多上这个社区

  • 大家平时在 MAC 环境下常用的工具有哪些? at May 29, 2014

    https://ruby-china.org/topics/16482

  • [提醒通知] [成都][2014年6月7日] NodeJS Workshop at May 27, 2014

    好想参加。可惜在北京.顶

  • 在百度输入几个字,就出来一堆的下拉条,这是什么技术 at May 20, 2014

    这个刚好昨天看到了视频 jquery-autocomplete 我想适合你。

  • Linux 或 Mac 下有没有像 RubyMine 内置的那个代码比较的软件? at May 18, 2014

    一直使用 Kaleidoscope

  • 大家用 Gem 都很顺利吗? at May 16, 2014

    直接重载他的方法,选好一个固定版本就不轻易升级。

  • 有没有写过 cms 系统的大牛啊?? at May 09, 2014

    建表需求根据自己的情况而定

  • 请老师们看下:为什么一级菜单和二级菜单挤在一行。 at April 30, 2014

    @xfeile 建议先把帖子的格式整理一下。这样方便其它人阅读.可参考认识与入门 Markdown 另外可以到Christmas Button实时查看. 把 @miclle 的 Code 和你的 Code.对比一下。

  • 请教 ActiveRecord 高手 at April 27, 2014

    建表间关系,这样就可以从一个 model 中取到另一个 model 的属性。

  • [已解决] git push 还要另外设置? at April 27, 2014

    开发机上也是由于升级环境,也同样出样这样的提示。表示还没有去理睬。

  • 为什么 Ruby China 论坛上一直让大家不让用 Windows 开发? at April 27, 2014

    RubyMine 也支持很多平台,但是个人觉得Windows下开发Ruby有点折腾。

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