Ruby China
  • Topics
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • Sign Up
  • Sign In
李华顺
@huacnlee
Admin
NO. 2 / 2011-10-28

huacnlee@gmail.com
长桥证券 (Longbridge)
成都
502 Topics / 9058 Replies
959 Followers
53 Following
105 Favorites
Reward
GitHub Public Repos
  • autocorrect 1402

    A linter and formatter to help you to improve copywriting, correct spaces, words, and punctuation...

  • rails-settings-cached 1100

    Global settings for your Rails application.

  • rucaptcha 695

    Captcha Gem for Rails, which generates captcha image by Rust.

  • zed-theme-macos-classic 94

    A macOS native style theme for Zed, let it same like native app in macOS.

  • vscode-macos-classic.t... 21

    macOS Classic theme for Visual Studio Code

  • zed-extension-action 19

    GitHub Action for automatically bump Zed Extensions version after a release.

  • autocorrect-action 11

    GitHub action for use AutoCorrect as lint

  • zed-autocorrect 6

    AutoCorrect for Zed

  • gpui-gradient 5

    Generate a Gradient like CSS

  • gpui-workspace 4

    Dock layout UI component for GPUI, that extracted from Zed project.

More on GitHub
  • Overview
  • Topics
  • Replies
  • Favorites
  • Following
  • Followers
  • 小伙伴们对加密 Ruby 源代码有需求吗? at October 11, 2013

    JRuby 打 war 应该可以

  • Ruby 2.1 is coming! at October 11, 2013

    补充一下 Changes

  • RubyConfChina 大会临近,感谢 Groupon 作为白金赞助商赞助本次大会 at October 10, 2013

    #7 楼 @lgn21st 靠谱!

  • 把 `vender/cache` 目录放入 git 仓库然后部署是最佳实践吗? at October 10, 2013

    #5 楼 @ruohanc 难道要服务器不能上网?

  • 把 `vender/cache` 目录放入 git 仓库然后部署是最佳实践吗? at October 10, 2013

    连 Gem 服务器快的话,没必要,我就从来不用 gem cache

  • Runnable:一站式代码片段服务平台,打造编程界的 YouTube at October 10, 2013

    挺好用的

  • pg_search 如何搜索中文? at October 09, 2013

    要搞全文搜索建议用 Sphinx 或 Solr, Ruby Gem 有 thinking-sphinx 和 sunspot

  • 淘宝 SDK 没有 Ruby 版,感觉不会再爱了 at October 09, 2013

    https://github.com/nowa/top4r

  • Timeago 时间显示问题 at October 08, 2013

    额,奇怪,这个得查查

  • Grape 如何统计接口调用次数、来源等信息? at October 08, 2013

    NewRelic 可以实现的

  • Ruby 里有没有比较成熟的爬虫框架 at October 08, 2013

    #8 楼 @cisolarix 这个我还没用过,不过看介绍,功能很丰富了

  • Ruby 里有没有比较成熟的爬虫框架 at October 08, 2013

    Anemone web-spider framework https://github.com/chriskite/anemone

    • Multi-threaded design for high performance
    • Tracks 301 HTTP redirects
    • Built-in BFS algorithm for determining page depth
    • Allows exclusion of URLs based on regular expressions
    • Choose the links to follow on each page with focus_crawl()
    • HTTPS support
    • Records response time for each page
    • CLI program can list all pages in a domain, calculate page depths, and more
    • Obey robots.txt
    • In-memory or persistent storage of pages during crawl, using TokyoCabinet, SQLite3, MongoDB, or Redis
  • linode 上传 css js 文件到 upyun,出现 Failed: 550 Usoppe: FTP Server Error. at October 04, 2013

    UpYun 的 FTP 是会偶尔出问题

  • "百度云同步盘" 目录的问题 at October 02, 2013

    iPhoto 的那个文件夹放在百度云里面,还不知道会不会出问题

  • 新手求个正则表达式截取字符串 at September 30, 2013

    试试 Nokogiri,这个会比你用正则更靠谱!

  • Ruby 社区这么固执偏见不喜接受新事物吗?Go 的两个文章引发争论的感想 at September 29, 2013

    #42 楼 @Victor #47 楼 @xlgwr 难道这几天关于 Go 的三个帖子下面的一系列回复不值得加精么?!

  • Ruby 社区这么固执偏见不喜接受新事物吗?Go 的两个文章引发争论的感想 at September 29, 2013

    #38 楼 @lgn21st 我加的,同理,此帖也加

  • Ruby 社区这么固执偏见不喜接受新事物吗?Go 的两个文章引发争论的感想 at September 29, 2013

    加精原因是下面的一系列讨论!

  • ruby-china 跑起来有两个 BUG at September 27, 2013

    @song940 已修,下次一起发布

  • Homebrew 安装 Nginx 后用 launchctl 启动问题 at September 26, 2013
    brew info nginx
    

    里面有说明的

  • 真的没必要浪费心思在 Go 语言上 at September 26, 2013

    #34 楼 @Kabie 我记得 Go 当初是说应对 Web 而生的

  • 收藏功能有点问题 at September 26, 2013

    #5 楼 @woody1983 想想,其实也是能按顺序排序的,不过貌似没多大意义,以后空了再做打算

  • 收藏功能有点问题 at September 26, 2013

    #2 楼 @woody1983 哦,这是个问题,不过目前没法改进了,没有记录收藏的日期...

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