search for: models_diagram

Displaying 6 results from an estimated 6 matches for "models_diagram".

2009 Jun 16
2
Documenting Models
All, I''m trying to do some documentation on the models for our interfaces team. I espcially need them to be able to see the relationships belongs_to and validations. However, I must be stupid with rdoc because I can''t seem to get those two things in the generated documentation. Ideas?
2008 Mar 04
0
Help with RailRoad
...upport/lib/active_support/dependencies.rb:342:in `new_constants_in'' from /Users/juan/Desktop/dticket_4_03_08/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:496:in `require'' from /opt/local/lib/ruby/gems/1.8/gems/railroad-0.4.0/lib/railroad/models_diagram.rb:36:in `load_classes'' from /opt/local/lib/ruby/gems/1.8/gems/railroad-0.4.0/lib/railroad/models_diagram.rb:36:in `each'' from /opt/local/lib/ruby/gems/1.8/gems/railroad-0.4.0/lib/railroad/models_diagram.rb:36:in `load_classes'' from /opt/local/lib/ruby/gems/1.8/gems...
2010 Sep 29
2
Railroad problem with :through?
...home/kaitest/.gem/ruby/1.8/gems/dmattes-railroad_xing-0.5.4/lib/railroad/ar_model.rb:64:in `each'' from /home/kaitest/.gem/ruby/1.8/gems/dmattes-railroad_xing-0.5.4/lib/railroad/ar_model.rb:64:in `edges'' from /home/kaitest/.gem/ruby/1.8/gems/dmattes-railroad_xing-0.5.4/lib/railroad/models_diagram.rb:69:in `process_class'' from /home/kaitest/.gem/ruby/1.8/gems/dmattes-railroad_xing-0.5.4/lib/railroad/models_diagram.rb:29:in `generate'' from /home/kaitest/.gem/ruby/1.8/gems/dmattes-railroad_xing-0.5.4/lib/railroad/models_diagram.rb:28:in `each'' from /home/kaitest/.gem...
2010 Oct 21
2
PRoblem using railroad
...;' from /home/ubuntu/.gem/ruby/1.8/gems/railroad-0.5.0/lib/railroad/ app_diagram.rb:73:in `load_environment'' from /home/ubuntu/.gem/ruby/1.8/gems/railroad-0.5.0/lib/railroad/ app_diagram.rb:18:in `initialize'' from /home/ubuntu/.gem/ruby/1.8/gems/railroad-0.5.0/lib/railroad/ models_diagram.rb:14:in `initialize'' from /home/ubuntu/.gem/ruby/1.8/gems/railroad-0.5.0/bin/railroad: 36:in `new'' from /home/ubuntu/.gem/ruby/1.8/gems/railroad-0.5.0/bin/railroad:36 from /home/ubuntu/.gem/ruby/1.8/bin/railroad:19:in `load'' from /home/ubuntu/.gem/ruby/1.8/bin/railro...
2007 Nov 29
2
railroad-database problem
.../lib/ruby/gems/1.8/gems/activerecord-1.15.3/lib/active_record/base.rb:763:in `columns'' from /usr/local/lib/ruby/gems/1.8/gems/activerecord-1.15.3/lib/active_record/base.rb:782:in `content_columns'' from /usr/local/lib/ruby/gems/1.8/gems/railroad-0.4.0/lib/railroad/models_diagram.rb:60:in `process_class'' from /usr/local So It is clear that it is trying to find a table named reportings under this schema. When I exclude this file (reporting.rb), then itz giving another error corresponding to the files inheriting the “Reporting” class like railroad -...
2011 Jun 11
8
Help with railroad
Can anyone help me install railroad gem? What I need is a simple class diagram of my rails website. Not necessarily with railroad (if you know any other software, for mac, that works). The website is http://railroad.rubyforge.org/ I couldn''t find any explanation on how to install it. Thank you, Rodrigo -- You received this message because you are subscribed to the Google Groups