Ruby China
  • Topics
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • Sign Up
  • Sign In
Victor
@victor
VIP
NO. 449 / 2011-12-12

延吉
30 Topics / 842 Replies
54 Followers
1 Following
109 Favorites
弱智道士維克多
GitHub Public Repos
More on GitHub
  • Overview
  • Topics
  • Replies
  • Favorites
  • Following
  • Followers
  • 做好战斗准备再加入创业团队 at March 06, 2014

    #13 楼 @gdiplus 再也不是一言为定的时代了。。。

    殊不知自己一句抱歉,给对方带来多大困扰。

  • 自己写了个 shell 脚本来替换 Capistrano,放 github 上了 at February 28, 2014

    我在实际项目中使用了 mina 也还行,挺简单的。

  • 这种写法已经流行起来了吗? at February 27, 2014

    @swordray 说得对,这里有一个相关的文章可以看看

    http://www.paulirish.com/2010/the-protocol-relative-url/

  • [北京][大鱼旅行] 招聘 Rails 工程师 / 前端工程师 / 移动工程师 at February 27, 2014

    明确给出薪资待遇有利于节省招聘双方的时间

  • 使用 CAPISTRANO3 和 PUMA 进行部署 at February 23, 2014

    👍

  • [北京][电商] 招 Ruby 开发初级工程师 [结贴] at February 20, 2014

    #40 楼 @iamsmallid 谢谢你的支持,但是招聘贴就不必申请精华了,完全没必要。咱们结贴吧。否则该被移动到瞎扯淡去了。

  • [北京][电商] 招 Ruby 开发初级工程师 [结贴] at February 19, 2014

    #36 楼 @fire9 好的

  • [北京][电商] 招 Ruby 开发初级工程师 [结贴] at February 19, 2014

    感谢 ruby china 收到了很靠谱的简历。本周就会通知符合要求的朋友们来面谈。此回复之后不再接受新的简历。

    再次感谢

  • [杭州][2014年2月23日] 杭州 RubySunday 线下活动召集 (周日) at February 18, 2014

    👍

  • [北京][电商] 招 Ruby 开发初级工程师 [结贴] at February 17, 2014

    2013 年 8 月某日,现在招聘需要发自己写真吗?又不是找对象。

  • [北京] [美团] 招聘新产品运维开发工程师 at February 14, 2014

    #7 楼 @yoyicue 把各种福利待遇写在主贴里,方便求职的朋友们有一个更直观的了解,或许是个更好的办法。而不是直接 @ 给我。

  • Grape 有什么办法一次性更新所有参数? at February 14, 2014

    #8 楼 @wuwx 单就你这句话而言 update_attributes 和 update 没区别。

    请看下面的文档说明

    update(attributes)
    
    Updates the attributes of the model from the passed-in hash and saves the record, all wrapped in a transaction. If the object is invalid, the saving will fail and false will be returned.
    
    Also aliased as: update_attributes
    

    你能加个断点,把 entry_params 打印出来看看么。

  • [北京] [美团] 招聘新产品运维开发工程师 at February 14, 2014

    提了那么多要求。那么你们能给应聘者提供什么呢?薪水,待遇,福利说明一下免得浪费别人时间不是很好吗?

  • Grape 有什么办法一次性更新所有参数? at February 14, 2014

    #2 楼 @wuwx 我给你的回复,就是直接复制 Rails 的帮助文档。我了解你说的 update(attributes) 是 rails 的用法。所以我说请检查一下 entry_params 这块你是怎么写的。

  • Grape 有什么办法一次性更新所有参数? at February 13, 2014

    update(attributes) Updates the attributes of the model from the passed-in hash and saves the record

    只会更新指定的属性,不会把不指定的属性默认设置成 nil

    如果遇到了这样的问题,可以先 debugger 一下看看,entry_params 传递过来的到底是什么值。另外看起来你是写了 entry_params 的 helper 方法吧,检查一下自己的这个 helper 写的正确吗

  • 两年半工作经验,求一份 Ruby、Rails 的工作 at February 10, 2014

    #2 楼 @Msms http://ruby-china.org/topics/17154

    正好跟你条件类似啊。祝好运

  • 两年半工作经验,求一份 Ruby、Rails 的工作 at February 10, 2014

    图样图森破啊,裸辞不太好

  • Peat.io 准备用 Discourse 重构? at February 10, 2014

    #2 楼 @lgn21st 我看你那篇 blog 知道的。不知道他从哪里知道的。

    PS: 社区的几个活跃的人的 blog 我都有定时侦查,看看有什么技术文章。

  • Peat.io 准备用 Discourse 重构? at February 10, 2014

    这个事 @lgn21st 早就说过了吧

  • Ship Secure Rails Apps at February 07, 2014

    👍

  • 分享一个界面不错,功能强大的 API 调试工具 at February 06, 2014

    同样的工具还有 Firefox 下面的 Poster

  • 如何定位到网页文章中的某个位置? at January 28, 2014

    锚链接可以不?好像是最简单的办法了吧

  • [杭州] ThePlant 招聘 at January 28, 2014

    #35 楼 @Jeweller_Tsai 这节奏是说代码质量不达标往死里揍嘛。哈哈。即能提高技术又可锻炼身体太棒了。 😍

  • [已解决] 图片 CSS:怎样才能 “响应式 + 固定宽高比例”? at January 27, 2014

    #15 楼 @luin 感谢啊

  • [已解决] 谁能教我用 colourco.de 这个网站啊? at January 26, 2014

    #8 楼 @chairy11 一个 Mac 平台下的工具,集合了上面这些网站的所有功能。

    PS: 如果不知道如何选择软件可以看看我总结的个人开发在用的,仅包含工作相关的软件

    https://github.com/wjp2013/the_room_of_exercises/blob/master/guides/Best-App-for-Mac.md

  • [已解决] 谁能教我用 colourco.de 这个网站啊? at January 26, 2014

    直接装个 Spectrum 不好吗?

  • [ simple from ] 如何格式化属性? at January 24, 2014
    <%= f.input :tags, input_html: { value: f.object.tags.join(',') } %>
    
  • [杭州] ThePlant 招聘 at January 24, 2014

    对于图 1 这样的面对面办公桌。我想说:一定要确保你对面的同事不是臭脚。不然会很惨。。。

  • 为什么,以及如何学习 Basecamp 架构 at January 24, 2014

    #10 楼 @knwang tks

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