Ruby China
  • 社区
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • 注册
  • 登录
🐯
@scott
高级会员
第 535 位会员 / 2011-12-22

🐰
北京
13 篇帖子 / 80 条回帖
0 关注者
5 正在关注
37 收藏
GitHub Public Repos
  • luckydraw 2

    年会抽奖程序

  • flow-map 1

    Origin Destination Flow

  • mapnik 0

    Mapnik is an open source toolkit for developing mapping applications

  • mytest 0

    test for query speed.

  • sidekiq 0

    Simple, efficient background processing for Ruby

  • rubycas-server 0

    Provides single sign-on authentication for web applications, implementing the server-end of Jasig...

  • png2jpg 0

    png convert to jpg

  • Android-Universal-Imag... 0

    Powerful and flexible library for loading, caching and displaying images on Android.

  • rqrcode-rails3 0

    Render QR codes with Rails 3

  • faye 0

    Simple pub/sub messaging for the web

More on GitHub
  • 概况
  • 话题
  • 回帖
  • 收藏
  • 正在关注
  • 关注者
  • Ruby China iOS App 发布! at 2015年07月07日

    🐂

  • Rails 路由系统源码探索 at 2014年11月21日

    👍

  • rails 随机生成字母跟数字的组合,比如 4 位、6 位、7 位等等 at 2014年11月07日
    (0...8).map { (65 + rand(26)).chr }.join
    
    => "DAWUVWHD"
    
    (0...50).map { ('a'..'z').to_a[rand(26)] }.join 
    =>"zdalsfggektuozqhubmykjxmhwqzbxroibmskbcujdarobetvk"
    
    
    o = [('a'..'z'), ('A'..'Z')].map { |i| i.to_a }.flatten  
    string = (0...50).map { o[rand(o.length)] }.join  
    =>"tKzshdvulxGyrfzpMgmSMJcpfxzUkpehqslKfonttknQEnyBWK"
    

    from:http://stackoverflow.com/questions/88311/how-best-to-generate-a-random-string-in-ruby/88341#88341

  • 计时攻击原理以及 Rails 对应的防范 at 2014年09月11日

    👍

  • [北京] 大家周末要举办个技术沙龙不? at 2014年07月17日

    楼主牛人,想听听“亿万数量级访问下的系统架构”这块的分享。

  • rails 调用一个耗时的外部命令,整个应用被卡死。 at 2014年03月19日

    放到后台队列(resque),处理完成通知(faye)前台处理。have a try!

  • Ruby No Rails --- 简单到脑残的在线聊天 at 2014年03月17日

    加上 faye,让你的在线聊天马上好用起来。

  • 问一个很低级的关于招聘贴的问题 at 2014年03月14日

    要是不会这些,那我想也不能说会 rails 了。其实说会 rails,这些技能应该会,但是不一定是精通。

  • Preload、 Eagerload、 Includes 和 Joins at 2014年03月14日

    赞,写的挺好。

  • SEO 相关 at 2014年01月03日

    好文,收藏!

  • 求助生成点密度图的方法 at 2013年11月29日

    非广告!呵~,我也在做地图。上图不是点密度专题图,是分段的,只是按照城市分的段。给你看看这个,http://www.dituhui.com/maps/11761

  • 简单 BIZ 产品开发过程 (创业) 干货总结 at 2013年11月22日

    #38 楼 @wikimo #39 楼 @smilekk 这个产品作的不错,但是我个人也非常赞同这两位的说法,还有目前这个产品对用户提供的帮助到底有多大?我想当用户数据多了的时候能提供一些分析就更好了。

  • Code Review 和 Refactoring 竟然有了快感,Code Climate 你赢了 at 2013年11月21日

    这个商用代码还是不太敢用他,但是写开源的这个做检查还是不错的,刚刚尝试了一下。不知道有没有本地部署的呢?

  • [长春] 11 月 3 日,长春的坛友们来个聚会吧。 at 2013年11月07日

    长春还是头一次有人张罗聚会,顶一个!

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

    你这不是给自己找麻烦吗,留着这些多方便,bundle install --local,内外网通吃,岂不快哉!

  • 长春也搞一次 RoR 聚会??会有人参加么? at 2013年10月09日

    不如 lz 建个群,长春的 rubyer 都加进来!

  • Grape 如何统计接口调用次数、来源等信息? at 2013年10月08日

    #8 楼 @hemslo 这个方法可以尝试一下!赞!

  • Grape 如何统计接口调用次数、来源等信息? at 2013年10月08日

    @zhangyuan 详细说说?

  • 如果有一款针对自由职业者和小微企业的项目销售管理软件 at 2013年09月26日

    功能概览中提到要将客户的信息等保存到网站,我相信一般人还是不放心的吧!

  • [UCloud 开源接力]#[email protected]#19wu at 2013年09月24日

    抢楼

  • 长春也搞一次 RoR 聚会??会有人参加么? at 2013年09月22日

    支持!

  • [转] 熬夜加班三天 武汉小伙突然耳聋 at 2013年09月22日

    @smallX 头像--

  • RubyConfChina 2013 早鸟票价将持续到 9 月 26 日 at 2013年09月17日

    #48 楼 @lgn21st 哦可

  • RubyConfChina 2013 早鸟票价将持续到 9 月 26 日 at 2013年09月17日

    买了之后票怎么取?

  • 推酷送书活动 at 2013年09月15日

    刚才看了网站,做的不错啊。

  • baidu 地图 ajax 载入问题 at 2013年09月15日

    在 map new 之前先把 map 设置为空试试。

  • 一句话冷笑话 at 2013年08月06日

    -_-!

  • 写了一个中文分词的 gem——nlpir at 2013年07月30日

    赞一个,准备试用一下。

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