Displaying 20 results from an estimated 210 matches for "gonz".
Did you mean:
gone
2006 Jul 11
4
validates_unlike plugin
...s Contact < ActiveRecord::Base
validates_unlike :comment, :with =>/html|http|onclick|onmouseover/ ,
:message => "comment can''t include: href,http,onclick,onmouseover."
end
========================
Bug reports and feedback are always welcome. Please send them to
edgargonzalez@gmail.com
You can also visit
http://www.lacaraoscura.com/2006/07/11/validates-unlike-plugin/ and
post a comment.
--
Edgar Gonz?lez Gonz?lez
E-mail: edgargonzalez@gmail.com
http://vp.com.ve
http://lacaraoscura.com
http://rubycorner.com
--
2007 Jun 16
2
Specs don''t find modules when using the secure_actions or ssl_requirement plugin
.../sandboxes/sugarstats/config/../vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:477:in
`const_missing'': uninitialized constant
ApplicationController::SecureActions (NameError)
the same behavior if I try with ssl_requirement plugin
any clue?
--
Edgar Gonz?lez Gonz?lez
E-mail: edgargonzalez at gmail.com
--
2006 Jul 07
2
Problem with GetText 1.6.0 - undefined method ''N_''
...od_missing'': undefined method `N_'' for User:Class (NoMethodError)
etc
My model user.rb has this line:
validates_format_of :login, :with => /^[a-zA-Z0-9_]+$/, :message =>
N_("%{fn} invalid, only letters, numbers and underscore are allowed.")
Any clue?
--
Edgar Gonz?lez Gonz?lez
E-mail: edgargonzalez@gmail.com
http://vp.com.ve
http://lacaraoscura.com
http://rubycorner.com
--
2006 Jan 27
6
Switchtower deploy error
.../[my_app]/trunk
-------------------
But if I connect to my server with the same user I can execute the command:
svn log -q -rhead file:///home/[my_user]/repo/[my_app]/trunk
I can use tortoiseSVN no access my repo via svn+ssh
I change my shell to bash, with not success
Any clue?
Thx
--
Edgar Gonz?lez Gonz?lez
E-mail: edgargonzalez@gmail.com
--
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060127/35a30d19/attachment-0001.html
2006 Apr 11
1
FeedValidator :: validating feeds RSS or ATOM
...or zip packages on the download
page and then extract it to your lib directory as you would with any
other Ruby library.
= License
FeedValidator is released under the MIT license.
= Support
You can find the Feed Validator RubyForge page at
http://rubyforge.org/projects/feedvalidator.
--
Edgar Gonz?lez Gonz?lez
E-mail: edgargonzalez@gmail.com
http://vp.com.ve
http://lacaraoscura.com
http://rubycorner.com
--
2008 Jun 27
3
Keeping \Seen flag private
...ser having their
own "control" and "private" directories. But all the flags (\Seen included)
are "shared".
Am I on the right path? Some tip or documentation?
Oh, I almost forgot: using dovecot 1.0.13 (from Debian Etch backports).
Thank you in advance!
--
Imobach Gonz?lez Sosa
Banot.net
http://www.banot.net/
2006 Aug 17
1
How to know in the layout what view was rendered?
Hi,
Is a way to know in the layout what view was rendered?
--
Edgar Gonz?lez Gonz?lez
E-mail: edgargonzalez@gmail.com
--
2006 Feb 06
1
How to pass an additional parameter from the url to a xmlrpc service?
...sible to pass this additional parameter
in the url? every client append his own new parameter to the url to access
the xmlrpc service, something like:
http://myapp/xmlrpc_controller/api/new_parameter
is possible to pass a parameter from the url (via routes) to the xmlrpc
service ?
Thx
--
Edgar Gonz?lez Gonz?lez
E-mail: edgargonzalez@gmail.com
--
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060206/372c6ea9/attachment.html
2007 Sep 27
3
There is a easy way to valid markup?
Do I have to create a custom Expectation Matcher?
or there is a way to integrate assert_valid_asset plugin?
thx
--
Edgar Gonz?lez Gonz?lez
--
2008 May 26
5
Skype Howto
Hello all! Does anyone have a good howto to setup Asterisk and Skype.
Thanks
Gustavo A. Gonz?lez
Dto. de Infraestructura
Despegar.com, Inc.
ggonzalez at despegar.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080526/831b3824/attachment.htm
2007 Aug 31
2
How to spec routes for a resource nested in multiples resources?
...das", :action => "exitosas",
:operador_id => 1).should == "/operador/1/llamadas;exitosas"
- controller.send(:operador_exitosas_llamadas_path, at operador).should
== "/operador/22/llamadas;exitosas"
but nothing works.
any clue?
thanks in advance
--
Edgar Gonz?lez Gonz?lez
E-mail: edgargonzalez at gmail.com
http://www.hasmanydevelopers.com
http://www.rubycorner.com
http://www.to2blogs.com
http://www.lacaraoscura.com
--
2009 Oct 19
2
Can't use string ("0") as a HASH ref while "strict refs" in use at /usr/local/sbin/courier-dovecot-migrate.pl line 300.
...ems that the script is failing with all the maildirs with
courierpop3dsizelist. I use courier-imap 4.6.0, access using pop3 causes
no problems.
Any hint on what's wrong is appreciated, thanks.
Salut,
Rodolfo.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rgonzalez.vcf
Type: text/x-vcard
Size: 419 bytes
Desc: not available
URL: <http://dovecot.org/pipermail/dovecot/attachments/20091019/c5f42b91/attachment-0002.vcf>
2008 Jul 21
3
ACL in sub-folders (take two)
...applied to sub-folders,
right?
So, when a user adds a new sub-folder, I need to add a dovecot-acl file
granting read permissions to others users, right?
Does exists any way to implement it using some dovecot feature? Or must I find
my way? Just to be sure :)
Thank you in advance.
--
Imobach Gonz?lez Sosa
Banot.net
http://www.banot.net/
2009 Jun 04
3
Question about core CDR system for multilpe servers
...m not sure if it is the correct place but, I?ve five boxes running
asterisk and each one with his own cdr mysql database. What Im looking for
is to get a core CDR system that holds information stored on each asterisk
server. Have you any suggestion/process to accomplish that?. Thanks!!!
Gustavo A. Gonz?lez
2008 Jul 01
4
Fax Between IAX Trunks
...et it
working?. If I connect a fax machine directly to Asterisk with Iaxmodem and
Hylafax, I have no problem. But between Iax Trunks nothing happened and the
fax machine registered on the first PBX give me a communication error.
Thanks for any help or idea to setup and get it working.
Gustavo A. Gonz?lez
Dto. de Infraestructura
Despegar.com, Inc.
ggonzalez at despegar.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080701/d870f6ce/attachment.htm
2006 Jan 28
1
Switchtower different svn repo urls from my local box and my shared hosting
...was not reported, move up a level in the
path
# and try again.
repo = File.dirname(repo)
end
end
@latest_revision
end
end
end
end
Now "rake deploy" works fine
Any suggestions? maybe another approach?
Thx in advanced
--
Edgar Gonz?lez Gonz?lez
E-mail: edgargonzalez@gmail.com
http://lacaraoscura.com
--
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060128/a90c6d5c/attachment-0001.html
2013 Aug 28
6
redirecting web requests from localhost
Dear all,
I?m testing a server and try to simulate a server in production. We
have a SSL certificate and I have configured the test server with the
same servername as it is in production. To access it, I change the hosts
file in my laptop to reach the test server.
However, the Java application running in the server tries to access
some local web content. I have changed the hosts file
2013 May 30
1
Samba 4 and Profile directory issues.
...e .V2 extension. I stheis the expected behavior?, I
read that this might happoen uf I had mixed Windows clients WXP, Win7
but I just have one client and it's a Win7 one.
Thanks for your advise it really helped. me.
>
> Ricky
>
>
> On Thu, May 30, 2013 at 12:16 AM, "David Gonz?lez Herrera - [DGHVoIP]"
> <info at dghvoip.com <mailto:info at dghvoip.com>> wrote:
>
> On 5/28/2013 6:59 PM, Ricky Nance wrote:
>> Odd thing, your mail was from several days ago, but it just came
>> through on my stuff today. Lets try a couple of...
2008 Jul 09
1
Private flags and shared keywords
...But now, I've got another question: is it possible to keep those flags as
private and have shared keywords ("Junk", "NotJunk", etc.)? I suppose that
flags and keywords are stored in the index file, so I guess the answer
is "no". :P
Any tip about it?
--
Imobach Gonz?lez Sosa
Banot.net
http://www.banot.net/
2009 Apr 17
1
Color of points in a 3d plot of a PCA
...o plot it in 3D, assigning different colors according
to the population each individual belongs to. Given that the matrix I
have to use for the PCA cannot contain cualitative variables (here, the
population of origin), I have no idea how can I do this in R. ANy help?
Thanks in advance
Alejandro Gonz?lez
Departamento de Biodiversidad y Conservaci?n
Real Jard?n Bot?nico
Consejo Superior de Investigaciones Cient?ficas
Claudio Moyano, 1
28014 Madrid, Spain
Tel +0034 914203017