Ruby China
  • Topics
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • Sign Up
  • Sign In
Sinwon
@jarorwar
Member
NO. 5610 / 2013-02-06

西安
58 Topics / 697 Replies
11 Followers
1 Following
39 Favorites
且行且珍惜
GitHub Public Repos
More on GitHub
  • Overview
  • Topics
  • Replies
  • Favorites
  • Following
  • Followers
  • 开发的女孩子伤不起! at August 07, 2013

    #59 楼 @Rei 呵呵。。

  • RubyConfChina 2013 会场地点确定! at August 07, 2013

    #118 楼 @hpyhacking 你说的这些没有一个是我喜欢吃的。最郁闷的是 喝豆汁把 我 喝吐了。。

  • RubyConfChina 2013 会场地点确定! at July 31, 2013

    那里报名。啊

  • 想做一个推送的信息服务平台见论坛 at July 31, 2013

    #1 楼 @huacnlee 呵呵。。这。。

  • 今天星期六地铁上面的帅哥都好养眼啦! at July 30, 2013

    #48 楼 @ice_bb 这个。。。如果也行的话。我给你发套图。怎么样?

  • 今天星期六地铁上面的帅哥都好养眼啦! at July 30, 2013

    #46 楼 @ice_bb 调戏我。。。你也得让我写完程序吧~~

  • 今天星期六地铁上面的帅哥都好养眼啦! at July 30, 2013

    #44 楼 @ice_bb 不用绕我。不就是汉子么。。 it 女未 子 我稀饭。。只是现在已婚了。。

  • 今天星期六地铁上面的帅哥都好养眼啦! at July 30, 2013

    #42 楼 @ice_bb 那么照片是谁照的?哈哈~!

  • 今天星期六地铁上面的帅哥都好养眼啦! at July 30, 2013

    #7 楼 @ice_bb 凉鞋是汉子的~!

  • 迷茫了,该怎么去找方向 at July 30, 2013

    #47 楼 @hpyhacking 连鸡肉都吃不起,你还打鸡血。浪费~哈 1

  • rails js 无法解析了 at July 30, 2013

    #6 楼 @kamiiyu #5 楼 @doitian

    do it ~! thank you ~!

  • rails js 无法解析了 at July 30, 2013

    #4 楼 @zj0713001 我用的是 development 啊

  • rails js 无法解析了 at July 29, 2013

    #2 楼 @kai1248 哦。这个是放在 assets/javascript 的目录下的啊只是 extjs mvc 的目录啊~!

  • rails js 无法解析了 at July 29, 2013

    谁帮忙看下啊。可不可以不要这么复杂啊~

  • 问个很弱的问题。=~ 在 ruby 里是什么意思啊 at July 25, 2013

    #3 楼 @luikore 哦。明了了~谢谢~

  • 问个很弱的问题。=~ 在 ruby 里是什么意思啊 at July 25, 2013

    #1 楼 @coolzilj 那个约等于号是什么意思?怎么理解啊?谢谢

  • Teahour.fm 第 24 期 和 knewone 的李路聊聊技术和精益创业 at July 23, 2013

    呵呵。

  • 今天才发现 ruby 的标准库有个 un at July 23, 2013

    甚是强大哟~

  • rails3 ThreadError: Attempt to unlock a mutex which is locked by another thread at July 08, 2013

    #10 楼 @jjym 哎。真吓人啊。这玩意儿。。多亏各位大大在这里解释啊。谢谢了,@jjym @heliang7 @alsotang

  • Nitrous.io 开放公测,在「云」里创建开发环境 at July 08, 2013

    https://www.nitrous.io/join/-COyECR8fSE 用了楼主的小尾巴,继续产生小尾巴

  • rails3 ThreadError: Attempt to unlock a mutex which is locked by another thread at July 08, 2013

    #8 楼 @heliang7 是不是每一个请求一个进程(线程)呢?如果是这样,那就没问题。如果不是这样。那就有问题了啊

  • rails3 ThreadError: Attempt to unlock a mutex which is locked by another thread at July 08, 2013

    #6 楼 @alsotang 哦。。如果真是这样我就放心了。我们是从 java 转 ruby,搞了一部分,打起架子来,发现了这个问题。真是吓死我了。谢谢了~

  • rails3 ThreadError: Attempt to unlock a mutex which is locked by another thread at July 08, 2013

    不要沉啊。。

  • rails3 ThreadError: Attempt to unlock a mutex which is locked by another thread at July 08, 2013

    走过路过的能不能帮忙点个‘喜欢’啊。帮我推到第一页。让大大们帮忙看看啊

  • rails3 ThreadError: Attempt to unlock a mutex which is locked by another thread at July 08, 2013

    #1 楼 @heliang7 再举个例子:例如我访问http://localhost:3000/users 的时候,我把网线拔了(因要访问数据库,所以可以模拟超时),我在访问http://localhost:3000/products 还是 pending 的状态。这个里面其实没有访问数据库的操作

  • rails3 ThreadError: Attempt to unlock a mutex which is locked by another thread at July 08, 2013

    #1 楼 @heliang7 我觉得这不是超时的问题啊。我感觉,rails 内部就只有一个进程(线程)在处理请求,如果这个进程阻塞了。别的都访问不了了。例如,我访问:http://localhost:3000/get_remote_urlpending的状态。我在访问http://localhost:3000/users/1这个页面也是等待状态~这个请求一直在

  • ruby 业余协作团队活动 at June 27, 2013

    不错。喜欢

  • Rails config 目录下的自定义配置怎么读取啊? at June 17, 2013

    #6 楼 @hpyhacking 谢谢。这个才真正是我需要的~

  • rails-settings-cached 0.2.0 发布 at June 13, 2013

    #11 楼 @alvin2ye 恩。也是啊

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