similar to: rails Test problem

Displaying 20 results from an estimated 1000 matches similar to: "rails Test problem"

2006 May 06
1
Rails Project only with root rights
I try to create a rails project as usual user. It does not work. If I do that as root it works fine. Also commands rails -v and gem -v does work only with root rights. On the command: developer@linux:~/data> rails test I get following output: /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:95:in `const_missing'': undefined method
2006 Mar 29
2
rails error on DreamHost all of a sudden
Hello! I''m trying rails on DreamHost.com. It worked fine until days ago. Now if I run "rails", I got the following error. [rampart]$ rails /usr/local/lib/site_ruby/1.8/rubygems.rb:194:in `report_activate_error'': RubyGem version error: activerecord(1.13.2 not = 1.14.0) (Gem::LoadError) from /usr/local/lib/site_ruby/1.8/rubygems.rb:136:in `activate''
2006 Jun 20
3
Running Mongrel Cluster on boot
I''ve installed pen and mongrel with mongrel_cluster (as gems) on Debian sarge. I can run everything from the command line fine including starting from the /etc/init.d/mongrel_cluster script On boot though mongrel_cluster fails with this msg: /usr/local/lib/site_ruby/1.8/rubygems.rb:204:in `report_activate_error'': Could not find RubyGem mongrel_cluster (> 0) (Gem::LoadError)
2006 Apr 26
3
My GD2 is not working
I installed GD2 1.0/1.1, but they are both not working, does anyone knows why? Great Thanks! With GD 1.0 I got: ======================================================== RuntimeError unknown symbol "gdImageSquareToCircle" RAILS_ROOT: /home/virtual/site1/fst/var/www/html/imodesite/public/../config/.. Application Trace | Framework Trace | Full Trace
2005 Nov 25
3
Exception on rails: uninitialized constant Base
Hello, I have installed ROR and when I try to create a project, i am getting a Exception, that don''t make me any sense. I have installed it from gem, and ruby from apt Ubuntu repository. Do anyone have any idea? I have ever installed libfcgi, and nothing different. Thanks, Breno Leitão -- leitao@capitu:~/rails$ rails foo
2005 Dec 14
1
just installed rails on ubuntu, error creating rails dir -->unexpected token: ''#<RubyToken::TkLPAREN:
Hello there good rails people! Just did a fresh install of rails on my new (old) Ubuntu machine. I am running ruby 1.8.2 and have installed about five extra packages that do not come with Ubuntu. I managed to install ruby-gems and used gems to successfully install rails but I am getting an error message when I run rails, it seems to be choking on a Tkl paren. Google has not turned up much
2005 Dec 28
2
Rails didn''t install correctly
Hi all, Apparently rails didn''t install correctly on my Mandrake 10.0 system. ================================= [slitt@mydesk work]$ rails demo /usr/local/lib/ruby/site_ruby/1.8/rubygems.rb:204:in `report_activate_error'': Could not find RubyGem rails (> 0) (Gem::LoadError) from /usr/local/lib/ruby/site_ruby/1.8/rubygems.rb:141:in `activate'' from
2006 Jan 20
2
what''s the right way to require a file?
I''m having a problem importing a class from another project (not a RoR application). What''s the right way to require such a file? I have a class ModelPathwayObject. It''s in #{RAILS_ROOT}/../lib/model_pathway_object.rb , so I add that path to config.load_paths. In config/environment.rb: Rails::Initializer.run do |config| config.load_paths += %W(
2006 May 20
4
File size limit of 2Gb ish ?
Hi all, I am running samba 3.0.14 on ubuntu breezy badger networked with another ubuntu machine and my XP laptop. File sharing is great except when a file exceeds 1.5 - 2 GB. The file transfer fails after 1.5 - 2 GB with a file to large error. This seems to be a limit for linux - windows and linux - linux which is a pain when trying to move large DVD iso's. Does anyone know a
2006 Jan 23
0
gem install login_generator
I am trying to install a gem into my Dreamhost account: http://wiki.dreamhost.com/index.php/Ruby_on_Rails#Using_gems_installed_in_your_home_directory But it doesn''t work. I don''t quite understand the error message: pico$ gem update --source http://gems.rubyonrails.com Upgrading installed gems... Updating Gem source index for: http://gems.rubyonrails.com Gems: [] updated pico$
2005 May 19
0
Re: Problem with Rails and OCI8
Here''s a solution to the OCI8 problem shown below (change /usr/local/oracle to your site''s oracle): If this happens when you are running scripts at the shell prompt: export LD_LIBRARY_PATH=/usr/local/oracle/lib If this happens in your apache error_log, add to httpd.conf: SetEnv LD_LIBRARY_PATH /usr/local/oracle/lib Kevin Kleinfelter If it''s not documented,
2007 Feb 20
0
From edge to stable version
Hi, I was developing an app with Edge-Rails. When 1.2.1 version arrived I removed the rails directory within vendor and application doesn''t work anymore. Alse I made a gem cleanup and I got this error running webRick server: /usr/lib/site_ruby/1.8/rubygems.rb:204:in `report_activate_error'': RubyGem version error: activesupport(1.4.1 not = 1.4.0) (Gem::LoadError) from
2006 Jan 03
2
Newbie Install Question
Hi, I''ve been trying to get rails going on one of our dedicated servers, with no luck. I have ruby installed, gems, etc... When i goto to create my first rails app i get this: rails test /usr/lib/ruby/gems/1.8/gems/activerecord-1.13.2/lib/active_record/ associations/association_proxy.rb:6: warning: instance_methods: parameter will default to ''true'' as of 1.8.1
2005 May 22
1
ActiveRecord: can not connect to mysql
Hi I would like to write my first application with Active Record: this is my database table: id PRIMAREY KEY auto_increment german_name varchar(50) english_name varchar(50) | wingspan this is my code: ======================= #!/usr/local/bin/ruby -w require ''rubygems'' require_gem ''activerecord'', ">= 1.10.1"
2006 Aug 27
1
Pegasus - Crashes on Sending
I'm running Pegasus 4.31 via the latest version of Wine on Ubuntu's Breezy Badger version. I've looked at the Wine applications page for bugs etc and Pegasus crashing on sending mail is documented. It shows as bug 1611 and shows as resolved but I cannot fathom out what the resolution is. My Pegasus appears to run fine except when I press the send button whereupon pegasus
2006 Mar 24
1
Python dependency in packages?
I apologize if this isn't the correct destination for these errors, but I tried installing xen on my ubuntu (breezy badger) system via: deb-src http://packages.debianbase.de/sources/xen3 ./ and then tried building locally via apt-get source xen. The only problem appears to be the explicit python2.3 dependency in : debian/rules debian/libxen-python.install a simple s/python2.3/python2.4/
2006 May 19
2
Problems at running Rails at the first time
Well, i got familiar with writing Ruby scripts the last days and thougt to write a web application with a framework. First steps was Rails. I successfully installed Gems, Action Web Service and Rails, at least the installer said so... :D So I took a tutorial to write a small app, but I fail in the step startig Rails with the command "rails myappdir". There are some warnings and error
2006 Apr 13
3
WC3 - please insert CD problem
Hi all, I have trouble with making the symbolic link to the corresponding device node. I have typed sudo In ~/.wine/dosdevices lrwxrwxrwx 1 username d: -> /mnt/cdrom but it gives me this error : prawira@ubuntu:~/Warcraft III$ ln ~/.wine/dosdevices lrwxrwxrwx 1 d: -> /mnt/cdrom bash: /mnt/cdrom: Permission denied prawira@ubuntu:~/Warcraft III$ ln ~/.wine/dosdevices lrwxrwxrwx 1 d:: ->
2007 Mar 21
3
Lotus Notes and Daylight Saving Time
Hi Folks, how do you handle the change from standard time to daylight saving time? We are using LotusNotes 6.5.1 and Wine 20041019 on Kubuntu 5.10 Breezy Badger. This is the combination where we experienced the least amount of Bugs. Our hosts run UTC on the hardwareclock and live in the timezone Europe/Vienna, which will change from CET to CEST on sunday. Tests have shown, that
2006 Jan 25
0
Wireless support in XEN
How can I use a wireless device instead of the standard eth0 device with XEN. My existing wireless device has the Atheros/Madwifi support and works with the Ubuntu Linux distribution (Breezy Badger) without XEN and shows up as device ath0. It does not show up when I boot XEN. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com