Displaying 20 results from an estimated 1000 matches similar to: "Help with RailRoad"
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
2010 Sep 29
2
Railroad problem with :through?
I have the following model layout:
class List < ActiveRecord::Base
has_many :subscribers, :through => :list_subscribers
has_many :list_subscribers
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,
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:
database: real_database
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
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
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,
some accented Czech
2008 Nov 01
1
Panzer General 2 - Railroad Tycoon 2
My apologies for being a total Wine NOOB.
I've been trying to get anything to work on Wine (with little success).
Panzer General II is supposed to be rated as Gold. I can get it to load fine. It starts, and I can even get to the start of a scenario/campaign. The main problem is it doesn't load the maps or anything into the map area.
I ran winedbg and got this:
2013 Sep 09
1
Error 400 on SERVER: Could not find class pentaho for server.test.com
Good morning ,
I could help to debug this problem ?
"puppet agent - test"
Debug: catalog supports formats: b64_zlib_yaml dot pson raw yaml; using pson
Error: Could not retrieve catalog from remote server: Error 400 on SERVER:
Could not find class pentaho for s <http://srvdev206.cia.stefanini.com/>
erver.test.com
/usr/lib/ruby/vendor_ruby/puppet/indirector/rest.rb:185:in
2013 Sep 09
1
Error on tried to used this module in development environment.
Good morning ,
I could audar to debug this problem ?
"puppet agent - test"
Debug: catalog supports formats: b64_zlib_yaml dot pson raw yaml; using pson
Error: Could not retrieve catalog from remote server: Error 400 on SERVER:
Could not find class pentaho for srvdev206.cia.stefanini.com on node
srvdev206.cia.stefanini.com
/usr/lib/ruby/vendor_ruby/puppet/indirector/rest.rb:185:in
2013 Oct 10
2
Augeas XML trouble
Hello everyone,
I am currently trying to add elements to an XML file (a libvirt network
definition) using Puppet (2.7.23)/Augeas (0.10). The XML looks like this:
<network>
<name>virbr0</name>
<uuid>57fdc6e3-cba1-4110-88ef-850f1b71ee39</uuid>
<forward dev=''eth0'' mode=''nat''/>
<bridge
2012 Sep 15
1
puppet-dashboard on Ubuntu 12.04
hi All,
I''m trying to install puppet-dashboard. When I start it:
# /etc/init.d/puppet-dashboard start
* Starting Puppet Dashboard NOTE: Gem.source_index is deprecated, use
Specification. It will be removed on or after 2011-11-01.
Gem.source_index called from
/usr/share/puppet-dashboard/script/../config/../vendor/rails/railties/lib/rails/gem_dependency.rb:21.
NOTE:
2014 Feb 27
0
Error custom_require.rb line 36
Hi,
I've moved a project on new server with ruby 1.9.1 but now I've an
error:
Error message:
cannot load such file -- test/unit/error
Exception class:
LoadError
Backtrace:
# File Line Location
0 /usr/lib/ruby/1.9.1/rubygems/custom_require.rb 36 in
`require'
1 /usr/lib/ruby/1.9.1/rubygems/custom_require.rb 36 in
`require'
2
2006 Aug 04
2
MacOS + darwinport + rubygems
Hi,
Installing ruby (following wiki recommandations) with darwinport, I have
the following error when I want to install rails gem:
/opt/local/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:27:in
`gem_original_require'': no such file to load -- sources (LoadError)
from
/opt/local/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:27:in
`require''
from
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 Nov 22
3
can't activate i18n (~> 0.4.1, runtime) for ["mail-2.2.10"
Hi
Using RoR 3.0.3 on Mac OS X, and am running into the dependency
problems. Please see the error below. I thought bundler was meant to
precisely avoid these problems? thanks a lot for your help
I tried bundle install / check , deleted old lockfile and regenerate
it, but nothing worked.
rails generate controller testcontroller index
/opt/local/lib/ruby/vendor_ruby/1.8/rubygems.rb:233:in
2013 Jul 01
9
[Bug 2123] New: does not seem to support sftp protocol version 5 rename flag for overwriting files
https://bugzilla.mindrot.org/show_bug.cgi?id=2123
Bug ID: 2123
Summary: does not seem to support sftp protocol version 5
rename flag for overwriting files
Product: Portable OpenSSH
Version: 6.2p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
2006 Jul 31
6
Unable to install Gems with RubyGems on Intel OSX with DarwinPorts
I followed Duncan Davidson''s Sandboxing Rails with Darwin Ports guide and
everything went fine up till the part where I had to install gems using gem
install. I would get this stacktrace:
Attempting local installation of ''rake''
Local gem file not found: rake*.gem
Attempting remote installation of ''rake''
2012 Aug 15
9
Installing puppet-dashboard on ubuntu precise
Hi,
I''m trying to install dashboard on precise and I get the below error.
I''m using the latest version that is available in the puppet apt
repository. The package rdoc is installed (it''s just a virtual package
pointing to ruby)
Are there some other missing dependencies that the package doesn''t specify?
I don''t know ruby that well so finding it hard
2005 Oct 30
1
attaching the debugger to functional test.
People,
I''m trying to run the ruby debugger against a Test::Unit::TestCase class
which is a parent of a Rails class.
I started my study with a simple script:
#
# bikle_test.rb
#
require ''test/unit''
class BikleTest < Test::Unit::TestCase
def setup
@string10 = "hello"
end
def test10
assert_equal @string10, "hello"
end
end
The
2006 Mar 15
7
rails on OS X 10.3.9 not working
Hello,
I''ve installed Ruby 1.8.4 via Darwinports, installed gem 0.8.11 too and
then installed Rails via gem. I''m using OS X 10.3.9.
When I now type rails in the terminal, the following lines appear:
# rails
/opt/local/lib/ruby/gems/1.8/gems/activesupport-1.2.5/lib/
active_support/values/time_zone.rb:12: undefined method `attr_reamer''
for TimeZone:Class