similar to: Dinamic controller

Displaying 20 results from an estimated 700 matches similar to: "Dinamic controller"

2005 Nov 02
1
Windows, Segmentation Faults, config.load_paths and config.cache_classes
I am doing some testing with the rails trunk, version I switched to because of memory leaks in 0.13.1 under linux environment. Right now the application is running fast and steady under linux, with no memory leaks using SCGI Rails Runner 0.4.3 from Zed, BUT it has become unusable under Windows (our main development environment) where I am getting a lot of segmentation faults. BUT the problem
2006 Feb 20
2
Group a dinamic number of vectors in a data.frame
Hi all, I need to create a data.frame from a variable number of vectors. The number of these vectors could change so I need a dinamic way to group all in a data.frame. The number is length(abc). e.g. vectors in my workspace N1 <-c(1,2,3,4) N2 <-c(1,2,3,4) N3 <-c(1,2,3,4) abc <-c(1,2,3) the data.frame I want to create: tcm <-data.frame(OneVector, TwoVector,
2006 Feb 06
0
Adding a parameter/path to the URL of a invocation to a XML-RPC call
This may sound weird, but we are considering adding a parameter/directory in the URL where a XML-RPC service implemented in ROR is called. We don''t want to modify the method call. Do you think it is possible using, maybe, routes? How would you test it? -- An?bal Rojas http://www.lacaraoscura.com/ anibalrojas@gmail.com
2006 Dec 24
1
How to get database.yml configuration to use it in a rake taks
Hello, I want to get the production environment configuration from the database.yml in the /shared folder of a deployed rails application. I could use scp to get the file, write it to temporary file, read it and open it with YAML, but is there a better way to do this? Best regards, -- Aníbal Rojas http://www.rubycorner.com http://www.hasmanydevelopers.com
2003 Jun 17
0
ipfw2 docs for dinamic rules
Dear FreeBSD! I would like to use custom rules file with ipfw2. My computer goes to the net via dial-up modem and kernel ppp type. Since I don't have experience with dinamic rules, but want to, reading tutorials stranded me somewhere in the middle. In this moment I need recall of known links to docs about topic. Provider gives new address every time when connected. One machine. Via ppp...
2005 Nov 15
11
Collecting thread: Too many open files (Rails+SCGI crash)
I have a problem with running Rails 0.13.1 with scgi_rails 0.4.3 and Apache. After running for some time (more than a day), the SCGI process stops with the following error (from scgi.log): -- [ERR][24189] Collecting thread: Too many open files [ERR][24189] /usr/local/lib/ruby/gems/1.8/gems/scgi_rails-0.4.3/lib/scgi.rb:188:in `accept''
2010 Jul 15
1
Dinamic 'mail_location' for each user
Hello, I have a lot of domains in a mail server, so I make a balanced allocation of mailboxes in the storage disks. That improves performance of access to records. Therefore, I want to overwrite 'mail_location' directive for each user. But I also want to use the modifier 'H' to spray the mailboxes of the same partition in a hash. Then, each user has your own
2012 Sep 17
2
Problem with Stationary Bootstrap
Dear R experts,   I'm running the following stationary bootstrap programming to find the parameters estimate of a linear model:     X<-runif(10,0,10) Y<-2+3*X a<-data.frame(X,Y) coef<-function(fit){   fit <- lm(Y~X,data=a)    return(coef(fit)) }  result<- tsboot(a,statistic=coef(fit),R = 10,n.sim = NROW(a),sim = "geom",orig.t = TRUE)   Unfortunately, I got this
2018 May 08
0
Dinamic variables in loop
Dear Laura, It looks like you want to remove all rows for which each column is NA. You can to that with the code below. na.matrix <- is.na(MyData) all.na.row <- apply(na.matrix, 1, all) MyData[!all.na.row, ] Best regards, ir. Thierry Onkelinx Statisticus / Statistician Vlaamse Overheid / Government of Flanders INSTITUUT VOOR NATUUR- EN BOSONDERZOEK / RESEARCH INSTITUTE FOR NATURE AND
2006 Jun 26
2
passing link text as parameter to a controller..
How do i pass the link text as a parameter to a controller i want to pass the string rather than the id??? Is there any way how can I do that? -- Posted via http://www.ruby-forum.com/.
2018 May 08
2
Dinamic variables in loop
Hello, I am a newbie in R and I have a problem. I want this line: newMyData <-MyData[!(is.na(col1)) | !(is.na(col2)) | !(is.na(col3)) | !( is.na(col4)) | !(is.na(col5)),] write in for loop. The number of col[number] may be different from 3 to 8 Is there any ideas? Thank you Laura [[alternative HTML version deleted]]
2006 Jan 19
8
Pagination_links without "?page=" but with params[:id]
Hello, With default pagination I have this : <a href="/users/infos/3?page=1">1</a> <a href="/users/infos/3?page=3">3</a> but i need this : <a href="/users/infos/1">1</a> <a href="/users/infos/3">3</a> I need to remove the "?page=" parameters and rewrite a little the link ( with a link_to ? )
2005 Apr 09
6
Question about MAC filter
Hello! I am new to this list, so I am sory if this has already been answered. I am looking for a way to enable my notebook to have access to my home network regardles where I am. This is do-able if I have i fixed IP on some location, but if I have a dynamic IP, how can shorewall tell whic user am I so it can let me thru the firewall? I ve seen the MAC parameter in rules, but it doesnt work if
2002 Oct 24
5
NETWORK ROUTES
Hi all, I have a debian server with 4 network cards: The first card is used to connect to public network and this network connects with a big router. The Second, third and fourth cards are used by other networks. The first card used a dinamic route with the big router. The other cards used a static route with a little router. All runs good but my problem is when I try to use the IP of my first
2005 Oct 21
21
PHPonRails ?
I''ve have a very tight schedule project that MUST (not my option), be developed in PHP. Is there a Rails based framework for this platform? I like the Rails way of things, but in this case, I cannot choose the programming language, so please don''t offend me :-) Thanks in advance, Alessandro _______________________________________________ Rails mailing list
2003 Jan 08
2
oot: reply-to
Hello, I'm just subcribe this list and it seems when replying to mail from this list, reply goes to sender instead of the list (whic is little bit annoying). is it by default or my mail client did not handle it properly? tks.
2003 Apr 11
1
smb client file list
Hello, Am new to this list so pardon if this question has been asked before. I am trying to find a way to access MS "net shares" and be able to execute "net use" without installing MS. I am looking at a floppy-based linux+samba solution. Most of the floppy linux contain apps I don't need or are centered more towards a router. So I now plan to create my own bootable
2017 Nov 29
3
Removing a data subset
Say I have a dataset that looks like Location Year GW_Elv MW01 1999 546.63 MW02 1999 474.21 MW03 1999 471.94 MW04 1999 466.80 MW01 2000 545.90 MW02 2000 546.10 The whole dataset is at http://doylesdartden.com/ExampleData.csv and I use the code below to do the graph but I want to do it without MW01. How can I
2001 Dec 03
2
Broken mail list web archive
Hi! The page http://www.xiph.org/archives/vorbis/masterindex.html links to http://www.xiph.org/archives/vorbis/date.html , whic gives a 404 error ( not found ). Just like last time ( begin of november ), when I reported it just like now. And I was ignored, just like now (?). -- David Balazic -------------- "Be excellent to each other." - Bill S. Preston, Esq., & "Ted"
2010 Jul 02
3
Install Windows in a partition of the HD using Wine
Hi everybody! First at all, sorry for my bad english [Rolling Eyes] My problem is: How to install Windows running it from the cd using Wine. I know that it's ten thousand time easier to reboot my pc and install windows as usual but now it's a challenge for me and I hope you can help me :D I archieve to run the I386/winnt32.exe whit root permission and let him recognize the drive