Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I was creating a iOS app for my rails website and I couldn't help but notice that CoreData models are very similar to rails models. Is there some sort of script for automatically generating CoreData models from your ruby models. If there isn't, I may try to create one as I don't see any reason why it's not possible. It would have saved me a lot of time. If I decide to do it myself, where should I start in regards to parsing either the database tables and columns or the models?

share|improve this question

closed as not constructive by Andrew Marshall, SztupY, Kees C. Bakker, M42, François Wahl Dec 27 '12 at 12:09

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.