Ruby China
  • Topics
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • Sign Up
  • Sign In
yy
@showlovel
Member
NO. 6128 / 2013-03-14

Cc
BJ
2 Topics / 75 Replies
0 Followers
0 Following
60 Favorites
No GitHub.
  • Overview
  • Topics
  • Replies
  • Favorites
  • Following
  • Followers
  • 删除 at September 04, 2013

    今年应届生找工作确实难点。。我同学现在还在找

  • 删除 at September 04, 2013

    可以试试找个 技术支持 的工作啊

  • 如何将小写下划线的字符串转换成首字母大写的格式? at September 04, 2013
    "ac_bd_ce".gsub(/\_./){ |match| match[1].upcase }
    
    "ac_bd_ce".gsub(/^.|_./){ |match| match.size>1?match[1].upcase : match.upcase }
    
    

    非 rails 这么写,行么?

  • 程序员不易找对象的原因 at August 27, 2013

    有妹子的 看热闹..

  • 程序员下班去摆个地摊儿 卖什么比较好 at August 26, 2013

    卖臭豆腐 卖电脑周边 卖 best practice

  • form_for 的提交路由修改 at August 22, 2013
    form_for @product, url:{ conrtoller:xxx, action:xxx} do |f
    
  • Prev
  • 1
  • 2
  • 3
关于 / RubyConf / Ruby 镜像 / RubyGems 镜像 / 活跃会员 / 组织 / API / 贡献者
由众多爱好者共同维护的 Ruby 中文社区,本站使用 Homeland 构建,并采用 Docker 部署。
服务器由 赞助 CDN 由 赞助
iOS 客户端 / Android 客户端 简体中文 / English