Ruby China
  • 社区
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • 注册
  • 登录
任凯
@ailen
高级会员
第 2990 位会员 / 2012-07-24

[email protected]
西南石油大学
成都
27 篇帖子 / 247 条回帖
6 关注者
3 正在关注
71 收藏
no excusion always solution
GitHub Public Repos
  • unified_iap 1

    iap order veify service for googleplay and amazon and ios

  • rails-k8s-docker-demo 0

    rails k8s demo

  • rails_application_nginx 0

    docker rails nginx

  • globalize 0

    Rails I18n de-facto standard library for ActiveRecord model/data translation.

  • docker-rails 0

    Dockerize Rails 6 with ActionCable, Webpacker, Stimulus, Elasticsearch, Sidekiq

  • timer 0

  • taobao-top 0

    A simple ruby implementation of Taobao TOP API

  • sim_trad 0

  • WebHubBot 0

    Python + Scrapy + MongoDB . 5 million data per day !!!💥 The world's largest website. 🔞

  • better-emacs 0

More on GitHub
  • 概况
  • 话题
  • 回帖
  • 收藏
  • 正在关注
  • 关注者
  • 如何开始你的 SOHO 之旅 (1) at 2013年08月23日

    正有此意,向你学习

  • RailsConf 2013 视频出来了 at 2013年05月12日

    好的一 B,江苏话

  • “杭州 Ruby 开发者沙龙” 明天 (星期六下午一点) 就开始啦 at 2013年05月12日

    @yedingding 身在成都,没法去杭州啊,期待你的视频跟 ppt。

  • How to avoid conflicting when naming model attributes? at 2013年05月09日

    @small_fish__ 以前是在 scaffold 的时候如果遇到保留字就会报错的,自己添加的倒是没有试过

  • How to avoid conflicting when naming model attributes? at 2013年05月05日

    @tonytonyjan 如果有冲突的话会有提示的吧

  • 为什么我们国内的创新能力很弱? at 2013年04月25日

    其实很多事情别人在做得时候并没有想到多大得创新,真正较踏实地做好得才是最大的创新。

  • 分享一个 mozilla 的实验产品~~ at 2013年04月17日

    @small_fish__ @chenge
    http://weidaxue.me:3000/花了一点时间折腾出来的。后面不断完善

  • 分享一个 mozilla 的实验产品~~ at 2013年04月17日

    @chenge 这个不是陌生人合作啊,可以结对编程(当然 linux 的 screen 自带了),但是个人感觉可以做成 social coding。不断完善中

  • Starlogs at 2013年04月15日

    太牛逼了,喜欢

  • will_paginate 分页问题 at 2013年04月15日

    问 google 大神呀,希望这个链接对你有帮助 .http://pathfindersoftware.com/2008/06/how-to-use-will_paginate-with-non-activerecord-collectionarray/

  • 一道 Ruby 水平自测题. at 2013年04月15日

    看不懂...

  • 感觉被这位男嘉宾伤到了 at 2013年04月15日

    确实,早上起来看到就气愤啊~~~~

  • 一个很不错的 VIM 的交互式学习网站 at 2013年04月14日

    @small_fish__ 大有这种想法啊..不过要找到自己熟悉的....

  • 一个得到 Ruby 代码运行时间的函数 Benchmark at 2013年04月11日

    @allenwei 貌似是从 ruby2.0 才有了这个 api 😄,我也是为了调试方法的效率才找到这个

  • 推荐一个不错的站点 [over api] at 2013年04月11日

    不错,支持 😄

  • Ruby 学习汇集,请推荐内容 at 2013年04月11日

    还是不错的哈

  • Emacs 24 的 Ruby 相关 mode at 2013年04月09日

    @lilu 一直再用emacs-live感觉很不错。可以试试看。

  • 墙外 “谷妹”,墙里佳人 “上” at 2013年04月03日

    一直在用 goagent,无压力

  • 大家都几点起床,几点睡觉? at 2013年03月30日

    @tuliang 目前跟你一样,继续保持....

  • KDE 下的 Amarok 很强大 at 2013年03月13日

    @williamherry 刚刚下载了一下,体验还是很不错啊,顶一个

  • Rails 学习推荐书籍列表 at 2012年12月18日

    Follow!!

  • [ECUG][成都][2012年12月22日-23 日] ECUG Con 2012 at 2012年12月16日

    成都终于有了...必须去....

  • RubyConfChina 2012 新浪 SAE Ruby 平台激活码和七牛云存储现金券 at 2012年11月27日

    renkaiswpu#gmail.com 谢谢

  • 我的 Rubyconf slides --- How we test our projects at 2012年11月19日

    @poshboytl 我在部署 Railscasts-china 项目的时候运行添加视频总是报错“Position is not a number”,这个怎么解决呢?

  • Rails 有比较好的验证码插件么? at 2012年07月29日

    @huacnlee 你好,我在用 easy_captcha 遇到了这样的问题。Started GET "/captcha?i=1343537519" for 127.0.0.1 at 2012-07-29 12:52:00 +0800

    RuntimeError (can't modify frozen string): actionpack (3.2.1) lib/action_dispatch/http/parameters.rb:47:in force_encoding' actionpack (3.2.1) lib/action_dispatch/http/parameters.rb:47:inencode_params' actionpack (3.2.1) lib/action_dispatch/http/parameters.rb:59:in block in encode_params' actionpack (3.2.1) lib/action_dispatch/http/parameters.rb:52:ineach' actionpack (3.2.1) lib/action_dispatch/http/parameters.rb:52:in `encode_params ... 请问你遇到过这样的问题吗?

  • 求推荐验证码的 GEM at 2012年07月29日

    @puras 上面的问题你是怎么解决的阿?我今天也遇到了这样的问题

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