Displaying 17 results from an estimated 17 matches for "anythign".
2006 May 22
1
Active Record Migrations -> Table Relations
...came to my mind.
How does one specify Table relations in the migration ?
1. There is a fancy way of doing it with Active Records.
2. I just add manually some Integer ID columns etc... and lateron add
the Foreign Key semantic via SQL..
Which one of the above holds true ? I was not able to find anythign in
the documentation about it...
Thanks
--
Posted via http://www.ruby-forum.com/.
2006 Jan 17
1
Rails too Active?
...ing a OO app model, instead of a page/template
model (think PHP). Rails went with the last.
ActionMailer and ActionWebService follow the paradigm of
ActionController, and are hence named so accordingly.
But why ActiveRBAC? ActiveMerchant? ActiveLogger? If we simply name
everything that has anythign to do with RoR "active", we will rob the
word of all of its meaning.
Besides, is there even a need? Why not RailsLogger, RailsMerchant,
RBACforRails?
--
Posted via http://www.ruby-forum.com/.
2008 Dec 03
2
little help with error please (new)
attempting to get starquest online to run in linux. I had to add a couple common dlls.
mfc42.dll and msvcp6.dll which got rid of alot of the eorrs after adding thsoe dlls now get this. I donno if theres anythign thing I can try more or if one error means somethign needs coded into wine to implement that feature of the DLL. any help be much appreciated. here is the error
Code:
wine: Unhandled page fault on read access to 0x0000000c at address 0x40183f (thread 002d), starting debugger...
Unhandled excepti...
2008 Mar 17
2
FiberChannel, and EMC tutorial?
...ve also noticed that if you change the leading 5 in the cfgadm output,
to a 6, then the first 7 digits of cfgadm output match up with the first
7 digits of Y in the cXtYdZ number. I''ve tried converting the remainder
''dc7dfb170'' from Hex to Dec, and I don''t get anythign that even
resembles the ''000038794003753594'' part of the target.
How does this work?
These LUNs are all 11GB slices from the EMC Arrays which are filled with
146GB drives. Since this is a lab environment I beleive the EMC arrays
are configured with no redundancy. What I'&...
2015 Nov 10
2
Telling virt-manager to re-read ~/.gconf in RHEL 6
Hi all,
I've written a tool that configured Virtual Machine Manager, but I've
got a condition that I am now sure how to handle...
If the user isn't logged in and I configure their
~/.gconf/apps/virt-manager/*, and then they log in, everything works
great. However, if they've already logged in and there was no prior
virt-manager configuration, the custom config is overwritten
2015 Nov 10
0
Re: Telling virt-manager to re-read ~/.gconf in RHEL 6
...o auto-connect to localhost and doesn't show the remote machines).
>
I have no idea how these gconf things work. But I remember there were
two pieces of configuration that needed to be changed, I've done that
through some gconftool GUI, though. Have you tried using gconftool-2
CLI (or anythign similar) for setting up the configuration instead of
overwriting the config files? It looks like there needs to be
something else done in order for the config to be read and not
overridden by virt-manager, but it doesn't sound like virt-manager
specific thing, but more like as Gtk or GConf spe...
2016 Feb 17
2
Systemd persistent change to service file
Hi All,
I had my database fall over earlier, Initially I thought it was due to a
change in the OS but the postgresql update overwrote my systemd service
file.
How can I create a file for my postgresql service that will not be
overwritten when updates are applied?
Am I correct in thinking it will be something like
vi /etc/systemd/system/postgresql.service.d/postgresql-limit-stack.conf
#with the
2010 Aug 05
2
XCP vm install INVALID_SOURCE error
...alls like this
rather than using ISOs. I tried the ISO too and that failed with an error
saying the bootloader is missing a file.
I have spent the last 5 minutes searching the list archives as I vaguely
remember someone mentioning something about XCP 0.5.0 and/or ubuntu but
couldn''t find anythign. I would be grateful for any help.
Cheers,
Matt.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2011 Mar 30
1
CDR Mysql adaptive Colum
...sion.conf
exten => s,1,set(CDR(teste)=${CHANNEL(audioreadformat)})
And is not working, i thought the only diference it i would need the colum
teste in my cdr table right ?
I tryied a lot of combinations of exten =>
Does anyone have any ideia how is the right way ?
Or if i need to install anythign else to make the adaptive colums works ?
thanks!!
[]'sf.rique
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110330/9af1f37c/attachment.htm>
2011 Jul 19
1
[OT] Apache oddity - appending garbage request does not result in a 404
HI,
I know this is OT and I apologize in advance, but with the wealth of
knowledge on this list I hope that some kind soul will help (off list is
fine).
I run CentOS 5.6 with the usual LAMP stack. One of the virtual sites on
this server failed a PCI Compliance (credit card security stuff)
because, of all things, a URL with a non-existent request after the .php
doesn't return a 404 and
2005 Nov 03
2
[OT] CamCommerce
I was really excited today when a colleague gave me a lead on what I had
hoped might become my first production Rails site. Almost as quickly, my
joy began to fade upon speaking to the client. He wants a storefront
that integrates with his existing POS database...a product called
CamCommerce.
A bit of research on this software (I''d not heard of it) suggests that
the database backend that
1998 Feb 03
1
PAM Problems !
Hi,
i have a minor Problen with Samba 1.9.16p11 under RedHat 4.2 and samba 1.9.18
under RedHat 5.0. Getting the shares from NT or w95 are ok but in the messages
log file i got tons of these messages:
Feb 2 06:49:54 bell PAM_pwdb[3520]: get passwd; pwdb: structure is no longer
valid
Feb 2 06:49:59 bell last message repeated 93 times
Feb 2 06:49:59 bell PAM_pwdb[3520]: 1 authentication
2015 Aug 17
2
[LLVMdev] [RFC] Developer Policy for LLVM C API
...ortable with - I think it has already gone too far.
-eric
> I'd like also to remind all to not fall into the hypothetical nirvana
> fallacy, ie comparing proposed solution with an idealized and unrealized
> one. That's a good recipe for endless bikescheding when pretty much
> anythign would be better than the status quo.
>
> 2015-07-17 12:36 GMT-07:00 Juergen Ributzka <juergen at apple.com>:
>
>> Hi @ll,
>>
>> a few of us had recently a discussion about how to manage the C API and
>> possible policies regarding addition, maintenance, deprec...
2008 May 27
2
needs help, root inode gone after usb bus reset on sata disks
Hello everybody,
I am new to this list, so welcome everybody.
Last 2 week I had two harddisk crashes with my ext2 file system.
This is what sort of happed with both of the disk:
I pluged in my USB to SATA converter in my harddisk that has an ext2
filesystem. I mounted the partition, went to a directory that had a DVD
image. I mounted the dvd image in the same directory and started
watching the
2015 Jul 17
15
[LLVMdev] [RFC] Developer Policy for LLVM C API
Hi @ll,
a few of us had recently a discussion about how to manage the C API and possible policies regarding addition, maintenance, deprecation, and removal of API.
Even thought there is a strong agreement in the community that we shouldn't break released C API and should be backwards compatible, there doesn’t seem to be a developer policy that backs that up. This is something we should fix.
2013 Aug 21
10
[PATCH v3 0/7] Enable Drivers for Intel MIC X100 Coprocessors.
ChangeLog:
=========
v2 => v3:
a) Patch 1 data structure cleanups, header file include cleanups,
IDA interface reuse and switching to device_create_with_groups(..)
as per feedback from Greg Kroah-Hartman.
b) Patch 7 signal documentation, sleep workaround removal and sysfs
access API cleanups as per feedback from Michael S. Tsirkin.
v1 => v2: @ http://lwn.net/Articles/563131/
a)
2013 Aug 21
10
[PATCH v3 0/7] Enable Drivers for Intel MIC X100 Coprocessors.
ChangeLog:
=========
v2 => v3:
a) Patch 1 data structure cleanups, header file include cleanups,
IDA interface reuse and switching to device_create_with_groups(..)
as per feedback from Greg Kroah-Hartman.
b) Patch 7 signal documentation, sleep workaround removal and sysfs
access API cleanups as per feedback from Michael S. Tsirkin.
v1 => v2: @ http://lwn.net/Articles/563131/
a)