Ruby China
  • Topics
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • Sign Up
  • Sign In
Newell
@zlx_star
VIP
NO. 2456 / 2012-06-07

杭州
71 Topics / 836 Replies
30 Followers
18 Following
34 Favorites
Ruby, Rust, .Net, 各种脚本爱好者
GitHub Public Repos
  • API-mock-server 25

    Full-Featured API Mock Server

  • useful_article 17

    the useful article

  • Gitlab-Hound 14

    Hound for Gitlab

  • qcloud-cos-sdk 8

    Ruby SDK for Qcloud COS

  • simple_form_bootstrap3 7

    Integration simple_form with bootstrap 3

  • tabletastic 3

    A smart table builder for Rails collections

  • raml-ruby-client-gener... 1

    Auto generate Ruby Client from Raml

  • love 1

    Website for our love

  • markdown 0

    Convert Markdown to HTML, with XSS protection

  • opentracing-ruby 0

    OpenTracing API for Ruby

More on GitHub
  • Overview
  • Topics
  • Replies
  • Favorites
  • Following
  • Followers
  • ruby 业余协作团队活动 at June 25, 2013

    挺好的 idea,如何申请加入?

  • 假如是你,你会选择 (招) 王垠这样的人么? at June 24, 2013

    但是如果是我,既然有这个聪明才智,那就先做几个牛逼的东西出来,然后向大家推荐,让大家认可。

  • [手册更新中] 异步小轮子 nyara at June 20, 2013

    先 star,关注这个项目的发展

  • 求 番茄土豆 时间管理软件 at June 19, 2013

    http://www.pomodoroapp.com/downloads/ http://tomato-timer.com/ http://www.pomodoro.me/ http://www.amazon.com/POM-2012061-Official-Pomodoro-Technique-Timer/dp/B006TVTER4 总有一个适合你!

  • Github 发布全新界面 —— Repository Next at June 19, 2013

    可以退回去吗?

  • 如何在 devel 模式下调整日 志级别 at June 12, 2013

    我都是 p 8888, {log}

  • 今年的 RubyConf China at June 12, 2013

    有时间的话去北京参加,顺便玩一下

  • An HTML5 Rich Text Editor Toolbar at June 08, 2013

    非常不错啊

  • 发现一 ruby-china bug at June 08, 2013

    是吗?

  • 一般支持多种页面布局模板的都是什么样的方案? at June 02, 2013

    #6 楼 @Saito 估计页面比较复杂,不同模版的模块都可能不一样。

  • [福利] 七牛新后台上线 携手 Ruby China 放送现金券 at June 02, 2013

    [email protected] 正好用上,谢谢 @lgn21st

  • 一个简单的 spider 可用来下载网站文档 at June 02, 2013

    需要多线程: axel -o ~/Downloads/bootstrap http://twitter.github.io/bootstrap/

  • Devise 可以不要 email 吗?把别的设置为登录名称。 at June 02, 2013

    #6 楼 @linjunhalida 赞!解决方法往往很简单啊

  • ruby 数据库查找语句 at June 02, 2013

    #4 楼 @xiaoxiao 这个需求就该是 sql 来搞定啊,或者你搞个字段存下这两种类型。

  • 有没有天理,一个群租房单间 1700 多块钱。 at June 02, 2013

    #5 楼 @1272729223 多高档的装修啊,这个价格直接去找合租好了

  • Rails 里面组合查询如何实现? at June 01, 2013

    Rails 3 还在用 Girl.find(:all, conditions => xxx) 的语法?

    Girl.where('xxx').where('xxx')

    http://guides.rubyonrails.org/active_record_querying.html#overriding-conditions

  • 关于 gitlab 的 hooks at May 31, 2013

    #1 楼 @Saito 哦,thanks

  • 项目中用了 active_admin 后怎么样彻底去掉它 at May 30, 2013

    上了贼船了

  • 帮冰妹找工作,深圳,有意向的招聘的人可以看看。 at May 30, 2013

    #1 楼 @ice_bb 冰妹传张图片

  • 借道请教个问题 at May 29, 2013

    yeah, 我先暂时采用 github 上面的地址,Thx

  • 借道请教个问题 at May 29, 2013

    我自己写了个 gem,刚发上去,taobao 的镜像貌似同步的很慢

  • 深圳的冰美女,三个月都没有找到工作了,我都为她捉急了! at May 29, 2013

    那个一楼?

  • 同学们来晒晒 GPA 吧~ at May 28, 2013

    赞,去研究研究

  • 夏天来了,今年还发 T 恤不? at May 27, 2013

    +1 上次没赶上,这次一定要啊!

  • The Open Source Report Card at May 22, 2013

    我竟然提交过 Go 的项目,啊哈

  • 写一个 Gem 需要哪些知识? at May 18, 2013

    要不把 commit 整成一首歌: http://song-of-github.herokuapp.com/ ?

    请懂音律的朋友鉴定一下,是否什么歌都可以!

  • Rails Migration 写得心烦 at May 13, 2013

    如果要频繁修改,的确不好办。 db:migrate:redo db:migrate:down db:migrate:up 都会查询 migrations_schema 表,我的做法时删除 migrations_schema 里面的对应 VERSION,然后跑 db:migrate

  • 这个软件是什么名字? at May 11, 2013

    你到百度知道去问可能比较容易得到答案

  • 数倍的测试代码 at May 11, 2013

    之前看到一个 PPT,讲如何写出更少,更健壮,更快的测试 https://speakerdeck.com/skmetz/magic-tricks-of-testing-railsconf?slide=0

  • Ruby 能够 include 一个模块在另外某个模块之前或者之后吗? at May 06, 2013
    Module#prepend?

    我错了

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