search for: controller2

Displaying 18 results from an estimated 18 matches for "controller2".

Did you mean: controller
2007 Mar 16
1
sort_link_helper and cross-controller partials
Hello Rubyists, I ran into a problem with sorting a table (rendered in a partial) using the sort_link_helper methods after I have submitted data and re-rendered the table through an AJAX request. The setup is a follows: The table is a shared partial of Controller1 and Controller2 accessible via "shared/table". The AJAX''ed sorting using the sort helper works all fine on Controller1. An AJAX link in the table refers to a method named "mymethod" on Controller2. Controller2 does what is expected from it and does a render :partial => "shared...
2006 Jul 11
1
Can one controller use another''s Helper Methods?
If I have controller1 and controller2, how would controller1 call method Arf in controller2''s helpers? Thanks, Ben Lisbakken -- Posted via http://www.ruby-forum.com/.
2006 Nov 04
0
sharing a partial across multiple controller views.
Hello, I was wondering if there was a way to share a partial across multiple controller views? In other words, if I have 2 controllers, the corresponding directory structure for the views of those conrollers would like so: views/controller1/<views> views/controller2/<views> I would like to share the partial between controller1 and controller2. Could I make a share directory under views/ and put my partial in there? How do I tell ruby to look in that directory? Thanks, Sam. -------------- next part -------------- An HTML attachment was scrubbed... URL:...
2008 Mar 09
1
Two sample t-test
Hi, I want to perform t-test in R for each individual car. Here is what i have. Is there a way i can test each car? The original table (test.csv) Car Tester2 Tester2 Controller1 Controller2 Audi 0.56 0.9 0.5 0.9 Toyota 0.2 0.9 0.9 0.2 Honda 0.5 0.9 0.1 0.5 BMW 0.2 0.3 0.5 0.7 > cars<-read.table("c://test.csv",header=T,sep=",", + skip=2,comment.char="") > cars Toyota X0.2 X0.9 X0.9.1 X0.2.1 1 Honda 0.5 0.9 0.1 0.5 2 BMW 0.2 0.3...
2000 Feb 28
1
Failed RPC Call
...c/controller1 browseable = no public = yes writable = yes printable = no create mask = 0000 directory mask = 0000 force create mode = 0220 force directory mode = 0000 force user = vgcc force group = vgcc hide dot files = yes [VGCC_C2] comment = VGCC log backup directory for controller2 path = /home2/vgcc/controller2 browseable = no public = yes writable = yes printable = no create mask = 0000 directory mask = 0000 force create mode = 0220 force directory mode = 0000 force user = vgcc force group = vgcc hide dot files = yes [VGCC_SS] comment = VGCC log b...
2006 May 30
0
2 quick question about SaltedLoginGenerator
Hi all, I''m using the Salted Login Generator. It''s fantastic. And I have tow quick questions, wish you could give me a hint. 1. I have a few controllers, which all got "index" action. And how can I make login system pass Controller1::index, but restrict access to Controller2::index 2. When the user click the link to verify himself, I want to fill some my customised records in database for the initialisation of user preference. And wonder where is the best place to put these code in your login system. -- Many thanks, Yi -------------- next part -------------- An HTM...
2006 May 01
4
When to make a new controller
Hey all, Ok this is probably a newb question, but I haven''t been programming with MVC for very long, and I''ve been wondering what the general opinion is, or best practices, for making a new controller. Like what cases would you need a new controller for and what cases can you just put everything into one controller? Thanks in advance, Randal -- Posted via
2004 Dec 13
4
Dispatcher? how to use long urls with slashes to call a controller
Hello rails, I have a controller called file with a method get that returns me a file from the db. want to do the following: When calling http://localhost:8080/file/get/11/hansi.txt i want that rails does the same as if i would call http://localhost:8080/file/get/11 This i not the case. I get a 404. This is useful as this makes the filename in the browser downloading the
2010 Apr 26
2
woriking under webrick but not under passenger
...sword] %> </p> <p><%= submit_tag "Login" %></p> <% end %> </fieldset> </div> ------------------------------------------- routes.rb ActionController::Routing::Routes.draw do |map| map.resources :controller1 map.resources :controller2 ... map.root :controller => "controller1" map.connect '':controller/:action/:id'' map.connect '':controller/:action/:id.:format'' end -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Goog...
2020 Jul 03
0
[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
...?????????????????????????????? +------v------+? | >>>> |? |???????????? |?????????????????????????????????? |???????????? |? | >>>> |? |???? EP????? |?????????????????????????????????? |???? EP????? |? | >>>> |? | CONTROLLER1 |?????????????????????????????????? | CONTROLLER2 |? | >>>> |? |???????????? <----------------------------------->???????????? |? | >>>> |? |???????????? |?????????????????????????????????? |???????????? |? | >>>> |? |???????????? |?????????????????????????????????? |???????????? |? | >>>> |? |...
2009 Apr 19
2
importing spreadsheet data - linera regression - panel data
Hi everyone and thank you for the help you could give me. My data is in a spreadsheet. The 1st column identifies the firm (with the fiscal number), the columns 2 to 11 have the variable value for 11 years. I have many variables (files like this). Each file has about 40.000 firms (rows). I transformed all the files in txt files. The data is a panel data, like this: firm revenu2007 revenue2006
2020 Jul 02
11
[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
...-------+ > | +------v------+ +------v------+ | > | | | | | | > | | EP | | EP | | > | | CONTROLLER1 | | CONTROLLER2 | | > | | <-----------------------------------> | | > | | | | | | > | | | | | | > | | | SoC With Multiple EP Instances...
2020 Jul 02
11
[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
...-------+ > | +------v------+ +------v------+ | > | | | | | | > | | EP | | EP | | > | | CONTROLLER1 | | CONTROLLER2 | | > | | <-----------------------------------> | | > | | | | | | > | | | | | | > | | | SoC With Multiple EP Instances...
2020 Jul 07
0
[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
...?????? +------v------+? | >>>>>> |? |???????????? |?????????????????????????????????? |???????????? |? | >>>>>> |? |???? EP????? |?????????????????????????????????? |???? EP????? |? | >>>>>> |? | CONTROLLER1 |?????????????????????????????????? | CONTROLLER2 |? | >>>>>> |? |???????????? <----------------------------------->???????????? |? | >>>>>> |? |???????????? |?????????????????????????????????? |???????????? |? | >>>>>> |? |???????????? |?????????????????????????????????? |???????????? |?...
2020 Jul 08
0
[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
...| >>>>>>>> |? |???????????? |?????????????????????????????????? |???????????? |? | >>>>>>>> |? |???? EP????? |?????????????????????????????????? |???? EP????? |? | >>>>>>>> |? | CONTROLLER1 |?????????????????????????????????? | CONTROLLER2 |? | >>>>>>>> |? |???????????? <----------------------------------->???????????? |? | >>>>>>>> |? |???????????? |?????????????????????????????????? |???????????? |? | >>>>>>>> |? |???????????? |???????????????????????????...
2020 Sep 01
0
[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
...>>>>> |? |???? EP |?????????????????????????????????? | EP????? >>>>>>>>>>>>> |? | >>>>>>>>>>>>> |? | CONTROLLER1 |?????????????????????????????????? | >>>>>>>>>>>>> CONTROLLER2 |? | >>>>>>>>>>>>> |? | <-----------------------------------> |? | >>>>>>>>>>>>> |? | | |???????????? |? | >>>>>>>>>>>>> |? | | |???????????? |? | >>>>>>>&...
2020 Jul 09
0
[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
...t;>>>> |? |???????????? |?????????????????????????????????? |???????????? |? | >>>>>>>>>> |? |???? EP????? |?????????????????????????????????? |???? EP????? |? | >>>>>>>>>> |? | CONTROLLER1 |?????????????????????????????????? | CONTROLLER2 |? | >>>>>>>>>> |? |???????????? <----------------------------------->???????????? |? | >>>>>>>>>> |? |???????????? |?????????????????????????????????? |???????????? |? | >>>>>>>>>> |? |???????????? |???...
2020 Sep 08
1
[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
...;> |? |???? EP |?????????????????????????????????? | EP????? > >>>>>>>>>>>>> |? | > >>>>>>>>>>>>> |? | CONTROLLER1 |?????????????????????????????????? | > >>>>>>>>>>>>> CONTROLLER2 |? | > >>>>>>>>>>>>> |? | <-----------------------------------> |? | > >>>>>>>>>>>>> |? | | |???????????? |? | > >>>>>>>>>>>>> |? | | |???????????? |? | > >>&...