Displaying 20 results from an estimated 4822 matches for "wrath".
2009 Feb 12
9
Schedule oddity
...s all in a single manifest file, init.pp for the module "deadly".
The node has "include deadly" in its definition.
(Don''t worry about the silly name, it''s a host-naming thing...)
Inconsistently I get the following in the puppetd run output:
Feb 12 13:16:28 wrath puppetd[23298]: [ID 702911 daemon.warning] Not using cache on failed catalog
Feb 12 13:16:28 wrath puppetd[23298]: [ID 702911 daemon.warning] Configuration could not be instantiated: Could not find schedule nightly at /staging/puppet/common/modules/deadly/manifests/init.pp:16
Sometimes, however, i...
2006 Apr 18
11
Which database to choose for a new Rails application - MySQL 4.1 or 5.0?
Hi
I''m choosing a database for a new Rails application. I pretty much
ruled out PostgreSQL, since despite good reviews of the database
itself, it seems it has countless issues with Rails (for example: in
recent releases migrations don''t work, and unit-tests fail).
So I should now choose between MySQL 4.1, which as I understand enjoys
widespread popularity - perhaps the most
2006 Jul 24
4
List etiquette question
...t also find interesting. I''m new to this
list so I wanted to see if it would be considered bad form to post the link
before I did. There aren''t any ads so I''m not getting anything out of more
visitors, but I still didn''t want to take the chance of incurring the wrath
of a list I might need help from in the future. : ) Would I be shunned and
exiled for doing so??
Bryan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060724/b739a9b4/attachment-0001.html
2006 May 28
0
[SUMMARY] Rails Core Weekly (May 23 - May 28)
Rails Core Weekly May 23 - May 28
[ http://wrath.rubyonrails.org/pipermail/rails-core/2006-May/001500.html ]
On may 23 I just missed an opportunity to report on a patch
(http://dev.rubyonrails.org/ticket/5167) politely submitted by
Francois Beausoleil that adds a generator for observers. Marcel
Molina Jr. hates repeating himself so a generator...
2008 Apr 23
1
CNC3 - Kane's wrath - cursor missing :-(
Hi,
I've installed Command & Conquer 3: Kane's wrath on my PC, using Wine 0.9.59. It works, but I cannot see the mouse cursor, so it's not possible to play. Does anybody know, how to solve this problem?? I tried all of the possible choices of DirectX setup (in Wine), but it didn't have any effect.
2006 Jun 07
5
Returned mail: Data format error
...ctions in the attached text file in order to keep your computer safe.
Best wishes,
The lists.rubyonrails.org support team.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mail.zip
Type: application/octet-stream
Size: 29388 bytes
Desc: not available
Url : http://wrath.rubyonrails.org/pipermail/rails/attachments/20060607/9bdf4248/mail-0001.obj
2006 Jun 20
9
Returned mail: see transcript for details
...---- next part --------------
Skipped content of type message/delivery-status-------------- next part --------------
An embedded message was scrubbed...
From: rails@lists.rubyonrails.org
Subject: Returned mail: see transcript for details
Date: Tue, 20 Jun 2006 16:04:42 +0200
Size: 41103
Url: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060620/13b383fb/attachment-0001.mht
2006 Jun 13
7
model validation across multiple views
...k of is some kind of use of
single table inheritance, with each child object filling in a portion of the
fields of the total. But that seems weird. Does anyone have a better idea?
Thanks for any advice,
Shelby
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060613/7d42a8b9/attachment.html
2006 Mar 07
12
Edge Rails doesn''t work for my app
...lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:18:in
`re
quire''
from script/server:3
Why does edge rails hate me so! Any help or insight or things to look for
would be greatly appreciated.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060307/4b8b000f/attachment.html
2006 Jul 27
3
WAP With Rails?
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 1458 bytes
Desc: not available
Url : http://wrath.rubyonrails.org/pipermail/rails/attachments/20060727/c1c4dc5d/attachment-0001.jpe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 18963 bytes
Desc: not available
Url : http://wrath.rubyonrails.org/pipermail/rails/attachments/20...
2009 Feb 16
4
Wrath of the Lich King
I just installed Ubuntu for the first time yesterday, so I'm still pretty much a total noob. I installed Wine and got the other programs that I needed. Everything went smoothly. I installed World of Warcraft and Burning Crusade. Those installed fine. When I put in the WotLK disc, however, it says, "Access Denied." I also tried downloading it from the WoW website. It downloaded for
2006 Apr 21
2
update_attribute... only ONE
Hi,
I was reading the messages at
<http://wrath.rubyonrails.org/pipermail/rails/2005-December/006969.html>
http://wrath.rubyonrails.org/pipermail/rails/2005-December/006969.html,
Subject: [Rails] update_attribute send updates every field, why?
Well, I am having the same problem, and I do have a binary column where I am
storing files. Also,...
2006 Aug 17
4
Unit Tests and lib/
...stly in my models.
I''d like to add a few unit tests and run them with rake with all
other tests of my app: where do I have to write them ?
TIA,
ngw
--
Nicholas Wieland
nicholas_wieland@yahoo.it
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060817/b5f8a738/attachment.html
2009 Feb 23
3
WoW: Wrath of the Lich King issue
I'm currently running Ubuntu 8.10 and Wine 1.15. WoW Installs fine, once I launch it the fun starts :)
When I launch the game, it runs the intro video (normal for first launch after an install): after the video runs its course, or I skip it, it should prompt me to accept some EULA. Instead it crashes and exits with:
Code:
This application has encountered a critical error:
ERROR #132
2006 Aug 16
5
Class redefinition
Hi,
Suppose I want to redefine the Ruby String class in a Rails app. In which
file is it the most suitable to write the redefinition?
Thanks
Guillaume Carbonneau
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060816/5b0da204/attachment.html
2006 Jul 12
12
pass hash as parameter
...cl.ac.be/~majoros/email.html
----------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3403 bytes
Desc: S/MIME Cryptographic Signature
Url : http://wrath.rubyonrails.org/pipermail/rails/attachments/20060712/2cebcbf4/smime-0001.bin
2006 Jan 16
8
resizable window/div - some help needed
Hello
I have been working on a little window dialog script - please see
<http://net4visions.com/dev/window/window.htm>
http://net4visions.com/dev/window/window.htm for a preview. the necessary
files can be downloaded here:
<http://net4visions.com/dev/window/window.zip>
http://net4visions.com/dev/window/window.zip .I''ve included just the basics
- please change the path in
2006 Feb 06
4
Searching large tables with Rails?
...even a way to quickly create a keyword index?
I appreciate your assistance very much.
Thanks
Frank
---------------------------------
Relax. Yahoo! Mail virus scanning helps detect nasty viruses!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060206/aef59d7f/attachment.html
2006 Aug 17
9
Help me please !
Hi all,
I''m a new comer. I want to design website myself but i don''t know any
thing about coding before. Please advise me to learn which programming
language ! I''m very interested on Ruby and Ruby on Rails introduction
...
Thank you so much !
--
Posted via http://www.ruby-forum.com/.
2005 Oct 14
6
Draggables onDragStart
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 1027 bytes
Desc: image001.gif
Url : http://wrath.rubyonrails.org/pipermail/rails-spinoffs/attachments/20051014/b3c26edf/attachment.gif