Displaying 20 results from an estimated 90000 matches similar to: "acts_as_dropdown"
2006 Apr 28
7
acts as drop down
Hi
Im using the acts as drop down plugin
and have this code below
acts_as_dropdown :text => "forename", :order => "forename"
It currently makes use of the forename in the option tag, how can I get
it to use the surname as well
ie somthing like ''forename'' . ''surname'' in php
Thanks
--
Posted via http://www.ruby-forum.com/.
2006 Aug 14
0
acts_as_dropdown: NoMethodError on load
Rails 1.1.6 on gems
I had the acts_as_dropdown plugin working fine, but now starting webrick
gives me a:
C:/InstantRails/ruby/lib/ruby/gems/1.8/gems/activerecord-1.14.4/lib/active_record/base.rb:1129:in
`method_missing'':
undefined method `acts_as_dropdown'' for User:Class (NoMethodError)
My other plugins are working fine.
I have the latest version of acts_as_dropdown.
Gems are
2006 Nov 04
0
[Markaby] select with acts_as_dropdown problem.
I''m using Markby to convert a standard form witth selects. Can someone tell
me why this works:
<tr>
<td><label class="formLabel" for="task_owner_id">Owner</label></td>
<td><%= select ''task'', ''owner_id'', Owner.to_dropdown %></td>
</tr>
But, the Markaby conversion
2006 Jun 22
3
create pie chart
Hi,
I want to be able create a pie chart using rails, does anyone know of
any plugin''s taht could help me here?
Scott
--
Posted via http://www.ruby-forum.com/.
2009 Aug 12
2
Plotting sigma symbol with unicode and turning into pdf
Paul,
You solution worked out really well when I ran my code in R. However, when I try to turn the plot into a pdf, the unicode string no longer seems to function and instead of the sigma symbol there are just two periods (See example code below).
The following is the code working in the R environment just like I want it to look:
set.seed(1)
Data=rnorm(100,sd=10000)
plot(density(Data))
2009 Jul 20
0
No subject
I got this notion
monitor-format = wav49
wav49 presents much louder than regular wav and gsm in my experience
--
_____
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Lenz Emilitri
Sent: Friday, January 22, 2010 8:48 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users]
2003 Nov 17
0
RE: Asterisk-Users digest, Vol 1 #1918 - 9 msgs
An example for Radius is calling cards.. I can use * for this kind of
service... With platforms that use Radius Server.
-----Mensaje original-----
De: asterisk-users-admin@lists.digium.com
[mailto:asterisk-users-admin@lists.digium.com] En nombre de
asterisk-users-request@lists.digium.com
Enviado el: Lunes, 17 de Noviembre de 2003 07:16 p.m.
Para: asterisk-users@lists.digium.com
Asunto:
2006 Oct 18
2
random one way audio and noise betweenSIP phoneson same LAN
Giorgio,
I'll answer in reverse order:
I've not had reports of "noise" from my users. However, when I went down to
get the s/w version from the phone that seems to be acting up the most, the
user reported that earlier they were actually on a call that was ok then
spontaneously dropped the audio. Per my instructions (based on another
similar report I read on Digium's site),
2006 Apr 26
6
get foreign key table data
Hi
I?m trying to bring across all related data.
My table clients has a foreign key field that stores the id of an
organization
How can I grab the details of the organization to use in the clients
show.rhtml file?
Thanks
Scott
--
Posted via http://www.ruby-forum.com/.
2015 Aug 24
0
Regalamos 1.000 vuelos a Canarias
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!-- saved from
url=(0057)file:///C:/Users/casas.a/Desktop/Vuelos%20Brillantes.html -->
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta
http-equiv="Content-Type" content="text/html; charset=UTF-8">
2009 Nov 07
6
Cluster server options?
I have a 10 blade cluster of just hardware - I can install what I
want, how I want. ? What options are there if I wanted to build the 10
blades as one large beast, but _NOT_ necessarily for someone doing
grid-type work? ? ?Some users don't now how to program that way, but
they'd like to have their program run on something that acts like a
single processor, but a massive single processor
2009 Aug 12
2
Using bold font with bquote
I'm trying to annotate a density plot and I'm using bquote to paste the sigma symbol next
to the numeric text of the standard deviation calculation that I am performing.
I have been able to successfully turn the sigma symbol and numeric output the color blue,
but when I try to change the font of the text to bold, R doesn't seem to recognize the "font="
command in the same way
2011 Nov 30
2
[PATCH] Add virtio-scsi to the virtio spec
Hi all,
here is the specification for a virtio-based SCSI host (controller, HBA,
you name it). The virtio SCSI host is the basis of an alternative
storage stack for KVM. This stack would overcome several limitations of
the current solution, virtio-blk:
1) scalability limitations: virtio-blk-over-PCI puts a strong upper
limit on the number of devices that can be added to a guest. Common
2011 Nov 30
2
[PATCH] Add virtio-scsi to the virtio spec
Hi all,
here is the specification for a virtio-based SCSI host (controller, HBA,
you name it). The virtio SCSI host is the basis of an alternative
storage stack for KVM. This stack would overcome several limitations of
the current solution, virtio-blk:
1) scalability limitations: virtio-blk-over-PCI puts a strong upper
limit on the number of devices that can be added to a guest. Common
2012 Feb 05
1
[PATCH v3] Add virtio-scsi to the virtio spec
Hi Rusty,
here is the specification for a virtio-based SCSI host (controller, HBA,
you name it) so that you can apply it to the spec document and publish it.
I changed the index from 7 to 8 to account for the rpmsg device,
and added a feature bit to tell the guest in advance whether the host
supports hotplug. Otherwise there is no change from v2.
Paolo
--- virtio-spec.lyx.saved 2011-11-29
2012 Feb 05
1
[PATCH v3] Add virtio-scsi to the virtio spec
Hi Rusty,
here is the specification for a virtio-based SCSI host (controller, HBA,
you name it) so that you can apply it to the spec document and publish it.
I changed the index from 7 to 8 to account for the rpmsg device,
and added a feature bit to tell the guest in advance whether the host
supports hotplug. Otherwise there is no change from v2.
Paolo
--- virtio-spec.lyx.saved 2011-11-29
1997 Sep 11
1
R-alpha: Mathematical Annotation in R (plots)
[[ this has first bounced to me as 'list-manager', because the
subject said ``Returned mail: User unknown''
Paul, I assume you'd approve the subject I've chosen...
-- Martin M
]]
hi
for those who are interested ...
the following is a LaTeX document which describes the current state of
mathematical expression syntax in R
paul
------CUT
2011 May 24
2
Data Frame housekeeping
Hello,
I have a large data frame that is organized by date in a peculiar way. I
am seeking advice on how to transform the data into a format that is of
more use to me.
The data is organized as follows:
STN_ID YEAR MM ELEM X1 X2 X3 X4
X5 X6 X7
1 2402594 1997 9 1 *-00233* *-00204* *-00119* -00190 -00251
-00243 -00249
2 2402594
2004 Apr 08
0
RE: Asterisk-Users digest, Vol 1 #3373 - 14 msgs
Can anybody recommend a good web interface for asterisk that actually works.
I am looking for a web interface that can show how many callers are on the phone, should be able to transfer the calls and disconnect. I have tried using the flash operator but has been unsuccessful in making it work.
thanks
-----Original Message-----
From: asterisk-users-admin@lists.digium.com
2003 Jul 10
2
tftp-hpa server with multiple network interfaces
Hello,
A host of mine which acts as a gateway for a cluster also acts as a dhcp
and tftp server for the cluster nodes. Recently, for reasons that are
not really important we changed the interfaces so that eth0 is conencted
to our production network and the eth1 network is connected to the
cluster's internal network. It was the opposite before. Normally, we
want most of the services running on