similar to: Rails 3: new namespace inside nested resource?

Displaying 20 results from an estimated 7000 matches similar to: "Rails 3: new namespace inside nested resource?"

2010 Feb 10
1
namespace + nested resources = <% form_for ... %> problem
Hello all I wrote a gist, which describes my problem: http://gist.github.com/300860 What param I need to pass to form_for? Thanks -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to
2010 Mar 08
0
Nested Resources + Namespace + Friendly URL
Hi, all In my rails app I have a controller called Dashboard::MenusController with a namespace dashboard. I have a model Company too, where its has_many :menus So, I have the code above in my route.rb map.namespace (:dashboard) do |dashboard| dashboard.resources :companies, :has_many => :menus end With this route I can create a new menu by: dashboard/companies/1/
2002 Apr 30
2
RAID-5/LVM/ext3
Hello: We trying to configure one machine (Compaq Proliant ML760) with 8 disks (72GB each disk) with RAID. We are thinking to use ext3 and LVM in RedHat 7.2 for manage one filesystem with 500GB. This filesystems have to store near off 5.000.000 of files. Is this possible? Could I resize the filesystems/volume to 1TB? what are the ext3 and LVM limits? someone have tested sismilar environment? I
2005 Oct 04
2
Compiling libspeex for Blackfin
Hi Jean, First, I would like to thank for the prompt reply. Basically, what I have to do is to run a speex coder/decoder on a Blackfin processor, on top of the microC/OS II kernel. I wish I could use uclinux, since I'm familiar with Linux, but this doesn't depend on me. You said that the assembly code is written for gcc, not for VisualDSP++. Furthermore, in the link you sent me, the
2008 Aug 25
4
ViaMichelin Maps Support
Hi, I''m Adriano from Rome, Italy. I would like to know if is there in project any support for the ViaMichelin API''s. Thank you Regards Adriano Massi -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.mapstraction.com/pipermail/mapstraction-mapstraction.com/attachments/20080825/6eb6dfe1/attachment.htm>
2001 Oct 12
0
samba for aix 4.1.4
Genova 12/10/2001 I need samba for aix 4.1.4 . Can your tell me where I can find it ? Tanks Adriano Bolla e-mail adriano.bolla@loran-thera.it -------------- next part -------------- HTML attachment scrubbed and removed
2005 Sep 29
0
Compiling libspeex for Blackfin
Hi, I think the (small) readme has been accidentally omitted from the tarball. You can get it at http://svn.xiph.org/trunk/speex/README.blackfin Note however that all the assembly is written for gcc, not VisualDSP++. Jean-Marc Le jeudi 29 septembre 2005 ? 21:24 +0000, Adriano Vilela Barbosa a ?crit : > Hi all, > > I'm trying to run speex on the Blackfin processor. I'm not
2006 Mar 02
2
LogIPTABLES
Dear Friends, How I redirect messages of screen to file on IPTABLES ? Thanks Adriano
2006 Sep 12
2
HTB - Centos 4.4
Dear Friends, I am using HTB version 0.85 in CENTOS 4.4 and I configurated to limit bandwidth port 80 (hhtp) and 25 (smtp), but HTB don't work. Below , show files. [root at srv001 htb]# ls -la total 36 drwxrwxrwx 2 root root 4096 Set 11 21:46 . drwxr-xr-x 11 root root 4096 Set 11 00:11 .. -rw-r--r-- 1 root root 19 Fev 12 2002 eth0 -rw-r--r-- 1 root root 89 Set 11 01:01
2006 Mar 17
2
asterisk and skype - asterisk newbie
Hi all, I just set up a small asterisk box at home and it works as expected, I have some relatives in USA, I usually use skype to speak to them, is there anyway to connect skype and asterisk. I'd like to use skpe as an extension or a channel with asterisk. Thanks in advance for any suggestion. adriano. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Nov 03
2
DROP MSN MESSENGER by IPTABLES- CENTOS 4
Dear Friends, I installed CENTOS 4.4 on server. I need DROP MSN Messenger using IPTABLES, I created the rule below. $IPTABLES -A INPUT -p tcp -m string --string "x-msn-messenger" -j DROP But, When I run IPTABLES, I have received follow error: DROP -> MSN Messenger iptables v1.2.11: Couldn't load match `string':/lib/iptables/libipt_string.so: cannot open shared object
2004 Sep 01
3
Apparently OLE problem
Hello, im trying to run a program, but appear this error message: Invoking /usr/lib/wine/wine.bin SVLGER.EXE ... fixme:ole:CoRegisterMessageFilter stub fixme:ole:GetRecordInfoFromGuids (0x40b8e0,2,12,0,0x40b8f0,0x4465e8),stub! fixme:ole:CoRegisterMessageFilter stub Wine exited with a successful status Im using Debian, and configured Wine with Winetools. Any appointment of the patch for this
2005 Oct 19
3
Problem Fonts Wine
Dear Friends, I complied and installed wine version 20050830 with sucess. When I executed application windows (compiled vbbasic 6.0) the screen show incorrect characters. Please see http://www.e-alinux.com/wine_error_fonts.jpg How I configure FONTS in wine ? I done some modification .wine file, but without sucess. Thanks for help. Adriano
2006 Jun 29
3
Wine 0.9.14 using file config
Dear Friends, how new version wine 0.9.12 using CONFIG FILE ? Because, I used old version wine and now ladt version wine don't use more config file. Thanks Adriano
2005 Oct 04
3
MAIL Aliases
Dear Friends, I insatlled qmail on CentOS 4.1 and now I need forward messages root to other user. I modified file /etc/aliases but it don't work. Thanks Adriano
2005 Nov 14
2
RPM php-mcrypt - CENTOS 4.2
Dear Friends, The PHP in CENTOS 4.2 hasn't lib php-mcrypt. Where I do download RPM php-mcrypt ? Thanks Adriano
2006 Sep 11
3
Bandwidth Traffic Meter
Dear Friends, I installed HTB in Server Centos 4.4 and I would like verify if control HTB is it work. Are there software and show bandwidth meter per port ? Text Mode ? Thanks Adriano
2007 Apr 20
2
[OT] Simulating delay, packet loss to test speex?
Hello, I'd like to change some network variables (bandwidth, delay, packet loss) to measure how speex behaves in certain conditions. Do you recommend any tools you may use in speex development? It seems NIST Net isn't maintained anymore. I've found dummynet, looks interesting, but any hints you guys may have would be most welcome... Thanks, -- Adriano
2007 Jul 05
3
New packages installation via CDRom
Hi, folks! Does anyone knows how could I install some new packages on CentOS (4 and 5) using the cdrom media? Att: My HD doesn't have much space to copy cdrom content to build a filesystem repository. I hope this great tool will should ask me by each cdrom witch it need, isn't it? Thanks in advance. Adriano Vieira
2005 Sep 29
2
Compiling libspeex for Blackfin
Hi all, I'm trying to run speex on the Blackfin processor. I'm not familiar with programming/compiling/linking at all, but I guess the first thing I need is libspeex compiled for Blackfin, so that my program can use the library functions. I've downloaded the source files (version 1.1.10) from www.speex.org and I've been trying to compile libspeex from within VisualDSP++, but it