竟然有我的份,受之有愧。。
刚好看到 @xdite 的一篇博文 Make ActiveRecord Includable http://blog.xdite.net/posts/2012/01/04/make-activerecord-includable/ 而在 ActiveRecord 里使用 OmniAuth Identity 却刚好是继承式的。。。
class Identity < OmniAuth::Identity::Models::ActiveRecord
# Add whatever you like!
end
good!!
@hooopo 赞一个!
rails 4 按之前透露的信息,应该是一个平滑过渡,去掉之前为 ruby 1.8 和 1.9 兼容而写的大量脏代码,全面升级到 ruby 1.9.3 上,很多 ruby 1.9.3 的特性将得到充分利用,rails 4 相对现在的 rails 3 将会「轻量」多了。
觉得实在没有必要,用 haml 能带来什么?
@flyerhzm 曾写过一个 gem 解决这问题 https://github.com/flyerhzm/resque-restriction
支持!
但修改的这段代码好像逻辑不是很通
extract.force_encoding("UTF-8") if extract.respond_to?(:encode!)
http://ruby-doc.org/core-1.9.3/Object.html#method-i-respond_to-3F
respond_to?(symbol, include_private=false)
Returns true if obj responds to the given method. Private methods are included in the search only if the optional second parameter evaluates to true.
DHH 在 twitter 上说 dhh: We've been developing Basecamp Next on Rails 3.2 for a while now. It's awesome. The faster dev mode alone is worth the upgrade.
试了一下,开发模式下速度流畅不少,爽!
删除目录 public/assets
或者试下
rake assets:clean
3.2 的开发计划开始到现在至少超过 9 个月的时间了,现在出个 RC 版本不算太版本帝吧
哈,可能开发者就在我们论坛里面
平时用 Evernote,完全不可能用到这个鸡肋的功能