maccman / supermodel

Ruby in-memory models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

no such file to load -- active_support/core_ext/object/misc (LoadError)

mchung opened this issue · comments

Active_support-3.0.0.rc no longer includes "active_support/core_ext/object/misc"

This breaks supermodel which explicitly depends on it:

~/gems/supermodel-0.1.3/lib/supermodel.rb:12

This was fixed in master - I've pushed a new version of SuperModel today.