应该是这样的,不过 find 还可以接受 id 数组,而且 find 找不到记录会抛错,where 不会
引用 Mongoid 的官网描述:
All queries in Mongoid are Criteria, which is a chainable and lazily evaluated wrapper to a MongoDB dynamic query. Criteria only touch the database when they need to, for example on iteration of the results, and when executed wrap a cursor in order to keep memory management and performance predictable.
Linode Library 也有文章 http://library.linode.com/databases/mongodb/ubuntu-10.04-lucid
#8 楼 @young4u_amy 将 Mac 变成 Linux 了
我也是用了半年 Ubuntu 才有 Mac
我用 carrierwave 直接定义几个 version 来缩放的
不过 LZ 是不是想上传图片后由用户定义剪切缩放?
单单看它的 github 令人一头雾水啊 google 一下,才发现它的主页http://pow.cx/ 才想起上次参加 gzruby 时有人介绍过
分页推荐用 kaminari,印像中从 mongoid2.2 开始,用 will_paginate 分页是有问题的
https://github.com/rubygems/rubygems/pull/42
围观一下 DHH 的 pull request
广东佛山的来报道一下
Mac 的话:
ln -s "/Applications/Sublime Text 2.app/Contents/SharedSupport/bin/subl" /usr/local/bin/sublime
或者用 alias 也可以:
alias sublime='open -a "Sublime Text 2"'
thinkpad 不见得比 macbook 便宜啊,不过不要跟我说 e 系列之类
刚刚装上了,界面很清爽。谢谢分享
全职……嘻嘻……
我也使用了 SASS,还未开始 CoffeeScript
我们明知身边非技术人员对技术细节完全没兴趣,但还是孜孜不倦地谈技术
我们公司也招实习,具体看看 http://ruby-china.org/topics/90
和我的经历差不多,我也是在大学时一直用 Java,然后找工作前果断地选择了 Ruby
Ruby 相对 Java 来说,工作机会肯定少很多(但我相信找到工作不会成为问题),如果你喜欢 Ruby 多于 Java,往后的工作内容是做自己喜欢的东西,这不是一件幸福的事情吗?
最后一张图应该是 Dell U2311 吧,不是 27 寸,我目前也是这个配置,嘻嘻,很好的公司
我也没有见过啊
git branch -D master && git branch -m master
如果你期待别人能回答好你的问题,首先麻烦将问题描述得清楚点吧,看你的问题描述我都有点不知所云的感觉啊