search for: tequila

Displaying 20 results from an estimated 38 matches for "tequila".

2006 Jun 27
5
Rails cronjob?
I want to be able to write a script in Ruby which regularly consumes an XML feed from a fixed source, re-formats it, produces a large file for web delivery, and updates a database with the contained information. It''s simple - just running a script from a cron job, and some basic data manipulation... But I''d prefer to use the Rails database mapping constructs than roll my
2006 May 12
9
Version control for deployment?
If I can get root access, I''ll use version control for deployment as well... It beats ftp and scp hands down for speed. Setting up a repository on a remote server means I get automatic off-site backup as part of the development cycle, and deployment/site update is as simple as a three word command line entry. Small changes on remote test sites can be made with Vim (or your *nix
2006 May 16
2
Good and Bad Experiences with Hosting Companies
I''m about to get hosting for an on-line shop application in the UK. I''m leaning towards Bytemark, as they seem to have the right product range and attitude. Support sound knowledgeable and helpful and they show a marked preference for Debian, which I happen to be fond of. Has anyone tried them? Has anyone had good or bad experiences with other hosting companies
2006 Apr 05
4
Development Mode on Dreamhost
Anyone know (or know where to point me to) to figure out how to force Rails into development mode? I''d like to not have to kill dispatch.fcgi everytime I make a change. My site is not live and I''m just doing development and testing right now. Thanks. -- Posted via http://www.ruby-forum.com/.
2006 Jun 01
9
More flexible file column?
The file column plug-in is great, but there is a problem with it. Well, two... But the other is well documented now. :^) Consider a time when you''ve created a CMS for a client and it''s been in use for over a year. Say 1500+ images have been uploaded so far. Now the client comes back with a simple request... ''Can you change the thumbnail size to 80/90, rather than
2014 Jan 22
2
Question about Asterisk 12
...sed it? The Digium/Asterisk site - I see all sorts of cool things about the REST API, but CLI - maybe I missed it!!?? - again, I could be looking in the wrong place? Overwhelming - sigh. Thank much - any help would be appreciated - next time you are in Manchester NH - I'll make you my fave Tequila Sour drink! G -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20140122/6b51ffb0/attachment.html>
2006 Feb 19
8
select, first option empty value?
using the below: <%= select(''project'', ''project_type_id'', @project_types.collect {|x| [x.name,x.id]}, {:include_blank => true}) %> but i''d like that first option to have something like "select project type" with an empty value?
2020 Oct 14
2
dovecot Digest, Vol 210, Issue 27
I am investigating whether dovecot(https://github.com/dovecot/core/) handles case insensitive Message-ID headers as per RFC. I can't raise a support issue with cPanel team (https://tickets.cpanel.net/review/login.cgi) as that needs an paid account with them. There may be an issue with the CPANEL/WHM DKIM module. Is the source code online? Rob
2006 May 10
1
model mixin module madness
If I have several models which exhibit the same functionality, it seems makes sense to create a mixin, ''include'' it in each model and save myself some work and repeated code. Where can I define a module which will be available to all models? I can''t seem to find a documented place for them. Alternatively, is there a Rails-standard way of achieving the effect? Ben
2006 May 11
1
Mixins
If I want to write a function which will be available to views, I write a helper function in one of the places set aside or that very task by Rails. If I want to write a little suite of functions to be mixed in by a number of model classes (but not all), where do I put them? Plug-ins look like AN answer, but they also seem a little heavyweight for simple, project-specific tasks.
2006 Mar 31
1
FreeBSD powered Rails sites
Hello, If your operation depends on FreeBSD you should be aware there is currently a funding request by the FreeBSD security officer. I''m relaying this information because I know FreeBSD is an important platform for Rails and I hope those of you who do depend on FreeBSD will be willing to put some money forward for this valuable work to continue. You can read about the request
2006 Jan 20
2
Help needed using assigns() functionality in functional test
Accidentally posted this to the engines group first...dang computers :-) I''m trying to create a functional test where the controller action (for now, anyway) breaks apart a string and populates intermediate variables with the results. I want to check the intermediate vars in my test, so I tried the following (in the controller) def string_action # do some processing, etc.
2002 Mar 16
3
hi
Where can I find a patch for ext3 fs for kernel-2.4.2. Currently I'm using RH7.1 I dont want to upgrade to RH7.2!!! I just want to applay the ext3 patch for kernel-2.4.2 compile and use it. Thanks in advance! Sanat
1997 May 08
0
Re: root in a chroot jail (was: Buffer Overflows: A Summary)
Martin Pool wrote: > > > From: Stefan Monnier <monnier+/news/lists/linux/security@TEQUILA.SYSTEMSZ.CS.YALE.EDU> > > Date: 05 May 1997 12:23:05 -0400 > > > [mod: Yes. One "catchall" would be to modify "suser()" to return > > (uid==0) && (current->root == THE_ROOT). That would make a uid==0 in a > > chrooted environment just ano...
2004 Nov 04
0
Help me please
Hi, i''m testing MPLS QoS on Linux, i''ve found tequila project but every time i try to send mail to its mailing list, it fails and i receive a mail that advise me its address has a fatal error? Could you tell me something about it? Is there any project about MPLS QoS (in particular MPLS TE features)? Which is its URL? Thnks in advance for the help...
2006 Feb 09
30
why there is no automatic relationship discovery
When I explain RoR to someone I don''t have a convincing argument that explains why everything is so automatic and transparent, but relationships have to be encoded by hand in models. That shows I don''t understand well that part of AR. There''s the argument that says that not all databases offer metadata about foreign keys, but the natural question then is that,
2006 Nov 20
5
duplicate emails
i'm working with dovecot-1.0.rc15 I have receive a lot of duplicate emails with microsoft outlook, i don't have this problem with outlook express This is in pop3 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://dovecot.org/pipermail/dovecot/attachments/20061120/745fda77/attachment-0001.html>
2008 Oct 01
4
10 Gb with CentOS
Hello all, Is 10 Gb supported by CentOS 4 and 5? Anyone using it? i'll appreciate any information on this subject. Thank you ?Todo sobre Amor y Sexo! La gu?a completa para tu vida en Mujer de Hoy. http://mx.mujer.yahoo.com/ -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Nov 14
1
Dovecot/Postfix SASL problem
Hi. I'm trying to get Dovecot - Postfix - SASL to work. But I need some help. Dovecot v1.0.rc14 Postfix 2.3.4 dovecot.conf ---------------- auth default { mechanisms = plain login passdb pam { } passdb passwd { } socket listen { client { path = /var/spool/postfix/private/auth mode = 0660 user = postfix group = postfix } } } postfix/main.cf
2006 Feb 19
4
Multiple HABTM to one table
I have a class Player, and a class Game. Game has two HABTM relationships to the Player table through seperate relationship tables. class Game < ActiveRecord::Base has_and_belongs_to_many :players, :uniq => true has_and_belongs_to_many :victors, :class_name => ''Player'', :uniq => true end When I add Player A to players, and Player B to victors, and save the