ruby - MacRuby - ActiveRecord for storage? -


is possible use activerecord storage , query in macruby cocoa application?

if is, there resources shows how?

are there reason why activerecord should not used?

yes, is. it's ruby library, can use without problem.

however, activerecord quite huge library. might not need features. if need connect database , perform operations, encourage give sequel gem try.


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -