Ruby China
  • 社区
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • 注册
  • 登录
@sunzheng91
高级会员
第 792 位会员 / 2012-01-17

上海
1 篇帖子 / 134 条回帖
3 关注者
0 正在关注
2 收藏
GitHub Public Repos
  • EasyRSS 141

    Google Reader Client for Android

  • HostsFile 120

    Hosts file for FourSquare, DropBox, Facebook, Twitter & Google

  • HtmlCleaner 21

    Open-source HTML parser

  • LibAndroidHttp 10

    cURL support for Android

  • FeatherGUI 8

    A Fetion (China CMCC) client for sending large number of messages

  • EasyRSS-APK 8

    Google Reader client for Android

  • TinyCompiler 5

    A tiny compiler for simple programming languages

  • horizontalpager 5

    An Android horizontally scrolling view that snaps to child pages neatly and supports nested verti...

  • omniauth-renren 4

    omniauth for renren (working)

  • XJudger 3

    Judger for Olympiad in Informatics competitions

More on GitHub
  • 概况
  • 话题
  • 回帖
  • 收藏
  • 正在关注
  • 关注者
  • 发现个不错的编辑器,所有平台都能用 at 2012年01月29日

    同顶 Vim

  • 用 haml 呼唤 huacnlee (我已决定使用 SLIM 替代 HAML 和 ERB) at 2012年01月21日

    #7 楼 @fredwu 对,同支持 Slim 的飘过!

  • Rails 3.2 发布, release note 中文简译 at 2012年01月21日

    #5 楼 @bindiry 应该已经到了吧,Taobao 的服务器都已经有了 3.2.0 了

  • Rails 3.2 发布, release note 中文简译 at 2012年01月21日

    之前升级 RC 版一直有问题,Bundle 死循环,不知道这次能不能搞定

  • 怎样快速学习 ruby? at 2012年01月18日

    没有好的方法,自己看。Ruby 是很深的一门语言,比 C++ 的灵活性大得多,需要慢慢理解。

  • 盛大云 at 2012年01月18日

    盛大云的网速很不错,服务器也比较稳定,赞一个

  • 大家在项目中使用 CoffeeScript 和 SASS 吗? at 2012年01月17日

    coffee 和 sass 都很不错,果断用

  • devise 自定义 登录页面 at 2012年01月17日

    #3 楼 @yfeng 一般后台是独立登录的,就像 ActiveAdmin,单独建立了一张表,叫做 AdminUser。

  • carrierwave custom name at 2012年01月17日

    没有很看懂你的问题出在什么地方。CarrierWave 的所有图片都是根据原图的定的。 相应地,要做如下事情:

    1. Override "filename" method def filename "#{secure_token(20)}.#{file.extension}" if original_filename end

    2. Add "secure_token" method def secure_token(length = 16) var = :"@#{mounted_as}_secure_token" model.instance_variable_get(var) or model.instance_variable_set(var, SecureRandom.hex(length / 2)) end

  • [上海][2011年12月13日] RubyTuesday 活动公告 at 2012年01月17日

    /

  • [上海][2011年12月13日] RubyTuesday 活动公告 at 2012年01月17日

    /

  • [上海][2011年12月13日] RubyTuesday 活动公告 at 2012年01月17日

    那杭州的呢?

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