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
Post a Comment