Ruby China
  • Topics
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • Sign Up
  • Sign In
曹力
@ShiningRay
VIP
NO. 729 / 2012-01-10

暴走漫画
上海
26 Topics / 548 Replies
58 Followers
4 Following
1 Favorites
GitHub Public Repos
  • artela-throttle-aspect 3

    Throttle Aspect for Artela Blockchain

  • modern-art-drive-react 1

  • exchange_engine 1

  • ethereum.rb 1

    Ethereum library for the Ruby language

  • catalog 1

    The Ruby Toolbox library catalog. If you'd like to contribute to the categorizations of Ruby open...

  • eth.rb 0

    a straightforward library to build, sign, and broadcast ethereum transactions anywhere you can ru...

  • xudt-test 0

  • xudt_splitter 0

  • ruby-virtual-actor 0

  • swim 0

More on GitHub
  • Overview
  • Topics
  • Replies
  • Favorites
  • Following
  • Followers
  • 建议做个 nginx 规则把盛大云三级域名给 301 跳转了 at June 13, 2012

    原来他还有这种域名啊

  • Euruko 2012 - JRuby at June 13, 2012

    #2 楼 @huacnlee 以前尝试过,以失败告终,就是因为配置 app server 失败

  • Rails 3.2.6 released at June 13, 2012

    又是安全性问题的补丁

  • 我们不应该排斥 Windows at June 13, 2012

    有套老的基于 2.3 的代码,我一直用 windows 对它进行开发

  • Euruko 2012 - JRuby at June 13, 2012

    主要是实在不想用 java 那套东西

    用了 jruby 之后,部署就很麻烦,感觉必须要靠 java 的一些东西,什么 glassfish 之类的,配都不会配

    slide 里面讲到了一个 torquebox

  • ActiveRecord vs DataMapper at June 12, 2012

    #13 楼 @Saito 所以我也没不尊重人家啊

  • ActiveRecord vs DataMapper at June 11, 2012

    #9 楼 @Saito 我思维比较奇特

  • ActiveRecord vs DataMapper at June 11, 2012

    #7 楼 @Saito 等有钱了还是自己写框架的好

  • 给定一个未知数组,求其中重复片段? at June 11, 2012

    没看懂

  • ActiveRecord vs DataMapper at June 11, 2012

    #2 楼 @Saito 为啥是错误

  • 复杂计算留给浏览器端 JavaScript 计算 at June 11, 2012

    可以把网页做成客户端,然后从服务器调用数据,写入模板

  • pythoner 砸场子来了 at June 11, 2012

    我想起了做 SPOJ 的日子

  • 有人在用 Rails 做 Pinterest 类似的项目么? at June 11, 2012

    #9 楼 @sihaiyunyou 咱可以私下交流

  • 人的价值不在于能力,而在于位置 at June 10, 2012

    #5 楼 @kevinhua 霸气护体

  • Rails Content Negotiation 的奇怪问题 at June 10, 2012

    #1 楼 @hooopo /articles/1/comments.json 我直接用的这个,里面不是已经有 format 了么

  • rails 如何设计 model 名称? at June 09, 2012
    resources :books do 
      resources :book_reviews, :path => 'reviews'
    end
    

    这样如何

  • 有人在用 Rails 做 Pinterest 类似的项目么? at June 09, 2012

    #6 楼 @sihaiyunyou 想搞多语言版本的

  • Git 还可以更好! at June 07, 2012

    #11 楼 @Saito 当时选 HG 这个 dvcs 只是因为他能在 windows 上跑,然后我正好在用 python,没了

  • Rails Is Not For Beginners. HH 哥终于发话了. at June 07, 2012

    Rails 这个框架相对于 Java 的很多框架来说,更具有学习上的 Scalability,可以做大网站,可以做小网站,而且探索过程中能直接接触到好的思想。

    再看 PHP,单论 PHP,则只适合小网站,Quick and Dirty,大网站需要复杂的 PHP 框架和组件,这中间其实有个鸿沟,如果没有高人指点,可能就会陷入泥潭。

  • Git 还可以更好! at June 07, 2012

    HG 死忠路过,从 05 年就开始用 HG,主要是因为 HG 一开始就用 Python 写的,跨平台性好

  • 网站备案方会提供敏感词库吗? at June 07, 2012

    权力的特点是,他不会告诉你他不喜欢什么,要你猜

  • 新功能发布, 回帖 “喜欢” 功能 at June 06, 2012

    欢迎喜欢我这条评论

  • 新功能发布, 回帖 “喜欢” 功能 at June 06, 2012

    沙发

  • 分页的话,大家觉得是用偏移量好呢,还是用页码好呢? at June 05, 2012

    #16 楼 @paranoyang 假设按照 id 排序进行翻页,如果 id 不连续,就比较麻烦了

  • 分页的话,大家觉得是用偏移量好呢,还是用页码好呢? at June 04, 2012

    #14 楼 @zhangyuan 多谢~

  • 分页的话,大家觉得是用偏移量好呢,还是用页码好呢? at June 04, 2012

    #9 楼 @lgn21st 还是 daniel 支持我~ hiahia

  • 分页的话,大家觉得是用偏移量好呢,还是用页码好呢? at June 04, 2012

    #5 楼 @bhuztez 如果是条目非常巨大,分页达 1000 页以上,性能就可以明显看出差别了

  • 分页的话,大家觉得是用偏移量好呢,还是用页码好呢? at June 04, 2012

    #1 楼 @bhuztez 可以按最后回帖时间 where last_replied_at < ... limit rows

  • Rails web server 性能哪个比较好? at June 04, 2012

    #2 楼 @poshboytl 兄台有没有用过?

  • ruby-china 用了盛大云哪些产品呢? at June 02, 2012

    #1 楼 @ywencn 你这个点进去为什么是错误

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