Really cool post Morgan, regarding the default Core Data template shipping
with MacRuby, I believe we just ported the ObjC template.
Your suggestion to use the sqlite store by default might be a good idea,
what do others think?
- Matt
On Thu, Feb 10, 2011 at 3:32 AM, Morgan Schweers wrote:
> Gr
Greetings,
I would love feedback on an article I just put together describing how I'm
using Core Data (mainly just finding data, creation is another ball of wax
that I haven't tried to make more Ruby-ish yet) in an application I'm
building.
The article is at: http://cyberfox.com/blog
The key code