Displaying 20 results from an estimated 21 matches for "feilds".
Did you mean:
yeilds
2009 Sep 03
12
paperclip is not saving the files
...wn
remove_column :policies, :attachment_file_name
remove_column :policies, :attachment_content_type
remove_column :policies, :attachment_file_size
end
end
and I have that plugin as well
but its not saving the files and I''m getting values as null in my DB
for the above set feilds
Plz help me in this regard
2006 May 08
2
Making a array to use with @user.
Hi all,
I made this array:
@army_types = ["ss","s","xl","l","m","w","xw"]
but, I want to be able to go like this
@army_types.each do |st|
@user.st
end
but, I get the error that "@user.st" st is not a valid feild for the
table user.
Is there a way to get around MySQL running it first?
--
Posted via
2006 Apr 15
3
Multiple Paramters and observe_field :with
Hi All:
I have searched high and low with no success. Does anyone know of a way
to pass the values of more than one form field through the :with
parameter of observe_field?
Basically I have two fields on the form with number values. When the
user changes the value of one I would like to send the values of both
fields to the controller for calculations and return the result to the
user on
2009 Nov 15
1
ip source aware Authentication
Is there a way to ensure that the source IP address from witch the SIP user register is not tampred with , is there a feild in the SIP register message header can be used to achive this security ?
i have an asterisk server in witch SIP users register through an SBC(session border controller) , i wanna make sure that those users are really registering from the IP they are claimming they are
2014 Jan 27
4
Perl Search::Xapian
...document($doc);
$tg->index_text($title, 1, 'S');
$tg->index_text($description, 1, 'XD');
# index fields without prefixes for general search.
$tg->index_text($title);
$tg->increase_termpos();
$tg->index_text($description);
# Store all the feilds for display purposes.
# this is a TODO
my $idterm = "Q".$identifier;
$doc->add_boolean_term($idterm);
$db->replace_document($idterm, $doc);
}
close $fh;
----------------snip---------------
(\ /)
( . .) Jon's website is here:
c(")(") http://www.se...
2006 Aug 09
0
Two Autocompletes, make first value affect the second
I have two text_field_with_auto_complete
text_field_with_auto_complete :user, :state
text_field_with_auto_complete :user, :suburb
The user fills in the text_field_with autocomplete... but then I want to
filter the results in the suburb with the value they''ve just entered
def auto_complete_for_user_suburb
@suburbs = PostCode.find(:all,
:conditions => ["lower(locality)
2009 Jun 04
0
ogg audio streaming problem
Hi,guys
Hope you are doing well!
I am an ogg format starter, and I am implementing ogg audio streaming.
I meet some problems for streaming.
My application is as follows:
I send download request to server,and server sends the download ogg file to
client side.
when a certain amount of data is downloaded, and I start to play the ogg
file by using a library.
I use juce c++ library which uses
2007 Feb 26
0
Problem reading pacct file
I am reading the /var/adm/pacct file in binary mode, instead of using
acctcom...for some application specific reasons from solaris 10 machine
Everything goes file, but the uid, gid feilds always seem to be
zero(root). Can anyone pls help me in knowing how to get the username
information directly from pacct file.
Am sorry for posting this here, as it related to process accounting but not DTrace.
I couldnt get response from any other forums and the work is very urgent.
Thanks and Rega...
2002 May 14
2
Trust domain
Hi, All,
I upgraded my samba to 2.2.4 recently. There is one question about
trusted domain.
If I set 'winbind use default domain' to yes, supposed the domain name
is D1, a trusted domain D2, when I run wbinfo -u, what I should I get? I
remembered I will get users like D1\UserOnD1 ..... D2\UserOnD2 ... in
previous version.
Thanks in advance,
Juer
2004 Aug 23
1
mod_smbfilepwd_entry: Using old smbpasswd format. This is no longer supported.! ?????
I have been using (actually inheareted the system) a file for the Samba
password database using since something during the 2.0 erra. New accounts
have been successfully added and users are apparently logging in ok. After
installing 3.0.6 I am seeing these things in my log (log level=3).
mod_smbfilepwd_entry: Using old smbpasswd format. This is no longer
supported.!
1. What is the
2009 Jun 04
1
ogg audio streaming problem
Hi,guys
Hope you are doing well!
I am an ogg format starter, and I am implementing ogg audio streaming.
I meet some problems for streaming.
My application is as follows:
I send download request to server,and server sends the download ogg file to
client side.
when a certain amount of data is downloaded, and I start to play the ogg
file by using a library.
I use juce c++ library which uses
2007 May 22
0
Generate fields onthe fly for task manager
..., research old
records,etc... The problem is that all of these tasks have a common
set of fields ,the problem is that some of them have some specific
fiels (most of them just text fields). Has anyone developed a similar
system and/or can give some hints on how I can alow the user to
generate these feilds on the fly ?
Tanks in advance
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To un...
2006 Jul 12
6
Showing rows on a page
This is my first rails program and I?m having trouble figuring out how
to show rows on the page when there may not be rows in the database.
There are 3 tables, employees, cost_codes and timesheet, I will simplify
them when describing them later on.
When an employee logs in, I would like to pull up their timesheet, which
should consist of one row per cost code. So timesheet would look a
2002 Feb 14
2
[Bug 117] OpenSSH second-guesses PAM
http://bugzilla.mindrot.org/show_bug.cgi?id=117
------- Additional Comments From djm at mindrot.org 2002-02-15 10:10 -------
> OpenSSH traditionally would not even start PAM, and
> now starts it specifying 'NOUSER' as the login name.
We have always used NOUSER, the recent patch just makes it consistent between
protocols 1 and 2.
> The second is to prevent username guessing
2013 Oct 12
5
Capture Media IP in CDR
I am not proxying the media, but never the less I am forced to store
the source media IP in my CDR, for regulatory reasons. Asterisk gets
that information when the reinvite comes, but how do I store it?
If I don't figure this out my next email will be from Federal Prison.
Kindly help me stay away from those guys. Eventually we all need to
save that information or we shall not be able to stay
2011 Jan 15
1
smbldap-tools and phpldapadmin
All,
I suspect this is OT, or a solution may have been posted. Either way, I beg your
indulgence.
While I've used Samba for quite a few years, I recently took a stab at using it in an
organization I volunteer at to create a PDC, in conjunction with openldap. The good
news is it works, for the most part, after some set-up struggles. I have a couple of
remaining issues, but let me take them
1999 Oct 23
2
How can I Authenticate via MySQL ?
Hi ,
I want to set up my Redhat 6.0 Linux machine to Authenticate username and
password and other information for user that received from /etc/passwd &
/etc/shadow from MySQL server . How Can I do that ?
any Refrences or Manual for this is helpfull :)
Thanx
Hamid Hashemi
2010 Jan 24
5
Centos/Linux Disk Caching, might be OT in some ways
I'm trying to optimize some database app running on a CentOS server
and wanted to confirm some things about the disk/file caching
mechanism.
>From what I've read, Linux has a Virtual Filesystem layer that sits
between the physical file system and everything else. So no matter
what FS is used, applications are still addressing the VFS. Due to
this, disk caching is done on an inode/block
2010 Oct 26
3
Reading in a tab delimitated file
Hi all,
I have a total newbie question, but I could really use some help.
I need to read in this file:
SampleID Disease
E-CBIL-28-raw-cel-1435145228.cel 1
E-CBIL-28-raw-cel-1435145451.cel 2
E-CBIL-28-raw-cel-1435145479.cel 2
E-CBIL-28-raw-cel-1435145132.cel 3
E-CBIL-28-raw-cel-1435145417.cel 3
E-CBIL-28-raw-cel-1435145301.cel 2
E-CBIL-28-raw-cel-1435145558.cel 1
2006 Jul 21
4
unexpected results
Hi,
I'm just learning R and am encountering some unexpected results following a
guide on the internet. If anyone can help that would be great - I think it
is something about the way the data has been read in!
I've read a coma delimited text data file that was saved from excel:
> jacs.data <- read.table("/Users/natha/Desktop/JACSdata2.txt", header=TRUE,
>