similar to: Where to find groups to discuss rails source code?

Displaying 20 results from an estimated 180 matches similar to: "Where to find groups to discuss rails source code?"

2014 Apr 24
0
How to make optgroup with rails version 3
I am trying to set up a drop down list with a optgroup with active users. i know the following code is wrong, but would there be any way of doing this how i have it? right now if you take the raw section and just have data.collect {|a| [ a.name, a.id ] } instead, it works great for just showing the names of the users, but i want to add that optgorup. How would i go about doing that? =
2004 Dec 19
2
dialplan selection
Hello, I would like to parse inbound Asterisk IAX2 7-digit numbers in the form of 123-4567 and strip out the first four digits, and then dial whatever number digits remain. If I only have three digits (000-999) and have a mix of channels (ZAP, SIP, IAX2) could someone please point out how I can use a single DIAL command to just dial the extension regardless of the type of channel. .. For each
2013 Apr 02
1
Rpy2 and Mac OS X 10.8.3
I am having a strange problem. I have been using python + rpy2 on my Mac for quite sometime now. I recently upgraded to OS X 10.8 from 10.6 and that's when the problem began. Now, when I try to load some R packages (like zoo) using robjects.r, python crashes with seg fault 11. Here's an example below: >> import rpy2.robjects as ro >> ro.r(''' library(zoo)
2013 Apr 02
1
Rpy2 and Mac OS X 10.8.3
I am having a strange problem. I have been using python + rpy2 on my Mac for quite sometime now. I recently upgraded to OS X 10.8 from 10.6 and that's when the problem began. Now, when I try to load some R packages (like zoo) using robjects.r, python crashes with seg fault 11. Here's an example below: >> import rpy2.robjects as ro >> ro.r(''' library(zoo)
2010 Apr 14
2
brtfs on Solaris? (Re: [osol-discuss] [indiana-discuss] So when are we gonna fork this sucker?)
brtfs could be supported on Opensolaris, too. IMO it could even complement ZFS and spawn some concurrent development between both. ZFS is too high end and works very poorly with less than 2GB while brtfs reportedly works well with 128MB on ARM. Olga On Wed, Apr 14, 2010 at 5:31 PM, <Casper.Dik at sun.com> wrote: > > >>Just a completely different question...is there any plans
2006 Jun 25
0
Generate scaffold should create tests, discuss
I think script/generate scaffold should create corresponding tests (unit tests, in particular). Almost everyone new to rails learns by looking at the code that scaffolding creates, and people could also learn by looking at test code generated. Also, it would form a good starting point for TDD, if you''re into that sort of thing. Ok, so the main benefits of tests being generated are for
2007 Jun 29
0
[networking-discuss] Re: DTraceNetwork Providers, take 2
> Brendan Gregg - Sun Microsystems wrote: > > So, apart from Solaris routers, DNS servers and IPsec > gateways, what > > other servers would be under heavy load and be using > something other than TCP? > > Finance houses, running Tibco Rendevous. Further to this, as someone who works in this area, I can say that many stock exchange data feeds are provided over UDP -
2008 Jul 31
0
[cifs-discuss] Disk quotas with CIFS & ZFS
There''s not much that CIFS can do as far as user quotas go without filesystem support. I''ve CC''ed zfs-discuss, somebody there might be able to provide you something useful. Afshin Ross wrote: > Not sure if this is the best place to ask about this. I know ZFS doesn''t have user quotas, but is there any chance something like this could be added to CIFS? >
2013 Oct 24
0
Re: [zfs-discuss] Problems getting Lustre started with ZFS
> You need to use unique index numbers for each OST, i.e. OST0000, > OST00001, etc. I cannot see how to control this? I am creating new OST''s but they are all getting the same index number. Could this be a problem with the mgs? Thanks, Andrew > > Ned > > To unsubscribe from this group and stop receiving emails from it, send an email to
2013 Mar 06
0
[Lustre-discuss] MD benchmarking with mdtest
A request on a call today prodded me to publish our general-purpose Lustre mdtest benchmark plan, the metadata counterpart to the IOR plan I had published before. Hope you may find it useful. Lustre MD Benchmark Methodology using mdtest http://goo.gl/UBs1p Lustre IO Benchmark Methodology using IOR http://goo.gl/7AWwQ
2008 Apr 08
1
Re: [ldoms-discuss] run latest build on b84
[ Redirecting to xen-discuss@opensolaris.org ] xiao liu wrote: > I installed Nevada b84 on my laptop then built latest onnv-gate > on it. > > After I installed it using Install and try to boot, > it panic for don''t know "/xpvd" (hvmboot_rootconf failed) > > Seems b84 don''t support xpvd/xpv, What should I do now, > should I use BFU instead?
2009 Nov 14
0
[indiana-discuss] Boot failure with snv_122 and snv_123
Has this issue been solved yet? I see the same issue when trying to upgrade from 112 to 126. -- This message posted from opensolaris.org
2010 Aug 28
0
zfs-discuss Digest, Vol 58, Issue 117
>> hi all >> Try to learn how UFS root to ZFS root liveUG work. >> >> I download the vbox image of s10u8, it come up as UFS root. >> add a new disks (16GB) >> create zpool rpool >> run lucreate -n zfsroot -p rpool >> run luactivate zfsroot >> run lustatus it do show zfsroot will be active in next boot >> init 6 >> but it come up
2006 Mar 31
0
Xapian-discuss@lists.xapian.org
-- ------------------------------------------------------------------- dulao5 $B7I>e(B
2007 Nov 28
0
[storage-discuss] SAN arrays with NVRAM cache : ZIL and zfs_nocacheflush
Nicolas Dorfsman wrote: > Le 27 nov. 07 ? 16:17, Torrey McMahon a ?crit : > >> According to the array vendor the 99xx arrays no-op the cache flush >> command. No need to set the /etc/system flag. >> >> http://blogs.sun.com/torrey/entry/zfs_and_99xx_storage_arrays >> >> > > > Perfect ! > > Thanks Torrey. > > Just realize
2007 Aug 14
0
[clearview-discuss] visualizing devices, links, and interfaces
A revised illustration that incorporates Meem''s earlier recommendations has been posted on our project page: http://opensolaris.org/os/project/clearview/cv-linkif.gif Aside from showing the interrelationships between the devices, links, and interfaces, it also shows how vanity naming might be applied to the configuration. The illustration continues to be a work in progress
2011 Feb 07
0
zfs-discuss Digest, Vol 64, Issue 21
I obtained smartmontools (which includes smartctl) from the standard apt repository (i''m using nexenta however), in addition its neccessary to use the device type of sat,12 with smartctl to get it to read attributes correctly in OS afaik. Also regarding dev id''s on the system, from what i''ve seen they are assigned to ports therefor do not change, however upon changing a
2012 Feb 08
0
new dtrace-discuss list, and dtrace.conf 2012
For those who may have missed the news, the DTrace movers and shakers have moved over to a new mailing list; you can sign up at http://dtrace.org/blogs/mailing-list/ And there will be a conference dedicated to DTrace on April 3rd in San Francisco, more information here: http://wiki.smartos.org/display/DOC/dtrace.conf -- best regards, Deirdr? Straughan SmartOS Community Manager Joyent cell
2006 Aug 08
0
"3D filesystem" vs. Solaris ZFS / was: Re: [ksh93-integration-discuss] ksh93 manpages for vmap, alarm, vpath built-ins?
Roland Mainz wrote: > April Chin wrote: > > I''m in the process of filing manpage bugs for ksh93 to include > > changes to existing pages and new manpages for ksh93(1) and its > > builtins (builtin(1), disown(1)). > > > > CR 6457823 New manpages needed for ksh93 > > > > However, I do not see any manpages for vmap(1), alarm(1), or vpath(1). >
2007 Jan 19
0
Re: [osol-discuss] Possibility to change GUID zfs pool at import
Hello Nico, Friday, January 19, 2007, 7:53:06 PM, you wrote: NVdM> Hi, NVdM> Looking if someone already found a solution, or workaround, to change the GUID of a zfs pool. NVdM> Explain me some more in depth, by use of tools like ShadowImage NVdM> on storage Arrays like the Sun Storagetek 99xx (but also for SUN NVdM> related storage Arrays or IBM, EMC and other storage vendors)