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'm trying to build a class diagram in Sparx Enterprise Architect for future usage in Ruby project.

How should I set up base code datatypes (Settings -> Code Datatypes...)?

It should be something like: Datatype = Common Type (additional notes, if any). Does anyone know what pairs should be input?

I'd also highly appreciate advice on how to import the whole ruby/rails library into Sparx.

Update 1: added links to resources. It's also stated here, that they don't support reverse engineering of ruby code. So, can anyone suggest a different tool for my case?

Many thanks!

Update 2: there is actually one that I've found, but it's quite out of date. Any other ideas?

share|improve this question
It might help if you provide some information about what the heck a "Sparx Enterprise Architect" or a "base code datatype" or a "Common Type" is and how that relates to Ruby. – Jörg W Mittag Jan 29 '10 at 12:54
It's a UML modeling tool. I've updated the question, please take a look. – St.Woland Jan 29 '10 at 13:12
Ruby is dynamically typed so the only type is Ducktype! – Chris Hulan Jan 29 '10 at 18:10
What is your intention with EA? Do you just want to have a documentation / overview of what you programmed with ruby? Or do you want to use EA for "forward engineering" e.g. generate ruby code from your diagrams? Or even "roundtrip" engineering? – fratnk Feb 22 '10 at 10:08
Roundtrip would be excellent, however I was only looking for "forward" solution. – St.Woland Feb 26 '10 at 12:21

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.