search for: railroad

Displaying 20 results from an estimated 204 matches for "railroad".

2008 Mar 04
0
Help with RailRoad
When I run this code I don''t hace any problem: railroad -a -i -o full_models.dot -C But if run this code: railroad -a -i -o full_models.dot -M I get this: /Users/juan/Desktop/dticket_4_03_08/vendor/rails/activerecord/lib/active_record/base.rb:1532:in `method_missing_without_paginate'': undefined method `_'' for #<Class:0x251965c>...
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?
2010 Oct 21
2
PRoblem using railroad
I am trying to create class diagrams of my application using railroad but i am getting following error: Error loading application environment. (Are you running railroad on the aplication''s root directory?) /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'': no such file to load -- config/environment (LoadError) from /usr...
2010 Sep 29
2
Railroad problem with :through?
...end class Subscriber < ActiveRecord::Base has_many :lists has_many :lists, :through => :list_subscribers end class ListSubscriber< ActiveRecord::Base belongs_to :list belongs_to :subscriber validates_uniqueness_of :subscriber_id, :scope => :list_id end and get the following error: railroad -i -l -a -m -M | dot -Tpng | sed ''s/font-size:14.00/font-size:12.00/g'' > doc/models.png /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.8/lib/active_support/whiny_nil.rb:52:in `method_missing'': undefined method `klass'' for nil:NilClass (NoMethodError) from /usr/...
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 th...
2006 Dec 02
0
Errors on running setup - x64 FC6
Greetings, For what its worth, I was running setup for a game (Railroad Tycoon III), on Fedora Core 6 - x64. The 'setup' finished, but, with some errors - err:storage:Storage32Impl_SmallBlocksToBigBlocks conversion failed: resRead = 0x8003001e, resWrite = 0x00000000 err:storage:Storage32Impl_SmallBlocksToBigBlocks conversion failed: resRead = 0x8003001e,...
2007 Nov 29
2
railroad-database problem
Hi all, I am facing with a new type of problem with railroad, explained below 1. I am using an oracle database in my application. In the database.yml file, I am having different schema connections to the same database.like development: database: real_database username: schema_name1 password: ************ adapter: oracle abcd_development:...
2010 May 21
8
Designing An Application (UML, Class Diagrams)
Hi Is there any freeware anybody would recommend for showing database models and how they relate to each other? I''m picking up an app another developer left in a mess and I''m trying to sort it out. Diagrams would be a great help. Suggestions? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this
2009 May 10
4
How to generate UML diagrams from existing ruby code?
Hi, thanks for reading. Till now, I''ve used railroad to visualize my models. But as far as I can see, there''s no possibility to add information about the model class methods. Methods are only added to a diagram, if you visualize your controllers. Is there a way to change this behavior? I''ve looked out for something else and found &...
2009 Mar 01
0
Re: Panzer General 2 - Railroad Tycoon 2
Okay, I still can't get Panzer General 2 working. (same problem in bugzilla that Mars is having - no maps or units showing). BUT, I have managed to get Railroad Tycoon 2 working. Very weird, but I've found if I start it up and then eject the CD from the CD Drive and wait till it ejects (takes about five minutes), then the program starts working. Only difficulty I'm having is the bottom part of the screen is chopped off and I can't get scroll...
2006 Jul 19
1
Trainz Railroad Simulator: font problem
Hello, I would like to ask, whether anybody there is running Trainz Railroad Simulator game. I've successfully installed the game from its CD, but I have problem to run it, because its texts are mostly not displayed. It's a Czech (localized) version of the game. It starts properly, but in its menus, there are no texts, except some lonely characters (underscore,...
2010 Apr 01
6
Rails model design visualization
I''m a fairly visual person, and I have a piece of paper with many boxes and arrows with labels like "has many" and "belongs to" for my database models. It''s messy, but it works. What I keep looking for--weeks, actually, I''m certain it''s out there, but I haven''t hit on the right set of Google query terms :)--is something that will
2008 Nov 01
1
Panzer General 2 - Railroad Tycoon 2
...SubSection "Display" Viewport 0 0 Depth 8 Modes "800x600" EndSubSection SubSection "Display" Viewport 0 0 Depth 32 EndSubSection EndSection Railroad Tycoon 2 is also supposed to run fine in Wine. It loads fine, and when I go to run it, it gets past the intro and the main page opens, but the cursor cannot interact with anything (ie I can't click on Single Player, or any other button). I also have to TAB out of the game by keeping another pr...
2010 Jul 28
3
draw ER Diagrams for models
Hi I would like to know the relations ship between models by using er diagrams. How it is ?? please suggest me -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from
2006 Jul 28
2
Scaffold and Undercores in Tablenames
I am attempting to generate scaffolds on legacy tables that have underscores in the name. Scaffold does not see the underscore. I have tried a backslash escape but it no work. I have looked around but i cannot find a way to make it work. It''s like this: c:\railroad>ruby script/generate scaffold FOO_BAR exists app/controllers/ exists app/helpers/ create app/views/foobar exists test/functional/ dependency model exists app/models/ exists test/unit/ exists test/fixtures/ create app/models/fooba...
2010 Jan 08
3
Lilo for CentOS 5?
Does there exist a version of Lilo built for x86_64 CentOS 5? It does not seem to be on the DVD. *I* really, really, prefer Lilo over Grub. -- Robert Heller -- 978-544-6933 Deepwoods Software -- Download the Model Railroad System http://www.deepsoft.com/ -- Binaries for Linux and MS-Windows heller at deepsoft.com -- http://www.deepsoft.com/ModelRailroadSystem/
2008 Feb 27
1
Ask About ruby-uml
Any body here has used ruby-uml from http://ruby-uml.rubyforge.org/ ?? I dont know how to use it, would you mind to share your experience on it? OR Have you found plug-in or gem for generating application code like controllers, models, views to sequence diagram ? I have tried RailRoad, but it can not create sequence diagram, only class diagram for controllers and models. Thank You for your sharing knowledge. ~R.A~ -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google...
2001 Jun 25
2
My First Wine
...hread_rwlock_unlock Could not stat /cdrom (No such file or directory), ignoring drive D: Warning: /mnt/cdrom/railatlas.exe not accessible from a DOS drive Warning: /mnt/cdrom/railatlas.exe not accessible from a DOS drive wine: cannot find '/mnt/cdrom/railatlas.exe' The app is a run from CD railroad atlas (no installer needed). My conf files (~/.wine/config and /usr/local/etc/wine/conf) both match and have the floppy and cdrom pointing to their corresponding /dev entries. As far as I can tell from the documentation, I have the conf file setup right. I installed build 20010510 from source usi...
2009 Nov 16
3
Question about the ahci kernel module: missing in the CentOS (4) Plus kernel
...1394 support to my system running CentOS 4.8. I *looks* like what I need to do is download the kernel SRPM and patch the config to include the IEEE1394 modules and re-build the kernel from source. Arg... -- Robert Heller -- 978-544-6933 Deepwoods Software -- Download the Model Railroad System http://www.deepsoft.com/ -- Binaries for Linux and MS-Windows heller at deepsoft.com -- http://www.deepsoft.com/ModelRailroadSystem/
2009 Dec 04
2
CentOS/RHEL's build of firefox hardwired to evolution -- how to change this
...ilding building firefox from sources is non-trivial -- I'd *rather* drop random symlinks into /usr/bin, bad as that is.) *I'm* tempted to report this as a serious *bug* (I really consider it so). -- Robert Heller -- 978-544-6933 Deepwoods Software -- Download the Model Railroad System http://www.deepsoft.com/ -- Binaries for Linux and MS-Windows heller at deepsoft.com -- http://www.deepsoft.com/ModelRailroadSystem/