similar to: placing specific views within a subdirectory?

Displaying 20 results from an estimated 9000 matches similar to: "placing specific views within a subdirectory?"

2010 Nov 06
2
Argumento sólido...
Hola a todos... Se que con esto voy a crear un poco de polémica, mal estar, enfados y muchas cosas mas... pero desafortunadamente para mi, es una situación por la que estoy pasando y necesito que me echen una mano... En la institución donde trabajo, se está ejecutando un plan de seguridad informática, el cual tiene como objetivo, evitar la propagación de malwares en la red. Para esto, el equipo de
2013 Oct 01
0
Reunión Grupo Usuarios R Galicia
Hola a tod en s. Siguiendo la estela de otros grupos de usuarios locales, y aprovechando para calentar motores para las "V Jornadas" que se celebrarán en Zaragoza (Diciembre) -a las que os vuelvo a invitar a participar-, estamos organizando una reunión de usuarios de R en Galicia (la población total no llega a 2'8x10^6, por lo que organizar la primera reunión más "local"
2013 Jun 04
1
Replication Samba PDC to Samba BDC
Hi, Let's see if any of the questions gets answered or at least I get ponte dto something that can help me. I followed this wiki: http://wiki.samba.org/index.php/Samba4/HOWTO/Join_a_domain_as_a_DC#Getting_ready_for_joining_Samba_as_a_DC_to_an_existing_domain I have my S4 domain running, I compiled and installed another S4 to replicate the first server and joined successfully to the
2006 Jan 07
2
can store array or hash in cookies?
Hi According to rdoc: value - the cookie''s value or list of values (as an array). So, I can use arrays, briliant. But.... It does not work (at least on webrick) I wrote a controller: def check_cookies_first cookies[:chef] = {:value => ["first", "second"], :expires => Time.local (2020)} render_text ":)" end def
2006 Aug 16
0
Multiple observer
Hi I have three drop downs (State, City, Locality) and would like to populate City based on State selection and Locality based on City selection. I have observers on two fields (State, and City). The observer_field on state works fine and it populates city based on state selection. But the observer on city doesn''t populate Locality. Now sure whats wrong with my code. here is the
2006 Aug 17
0
AJAX - Having Multiple SELECT (Drop Down), and dependency
Hi I have three drop downs (State, City, Locality) and would like to populate City based on State selection and Locality based on City selection. I have observers on two fields (State, and City). The observer_field on state works fine and it populates city based on state selection. But the observer on city doesn''t populate Locality. Now sure whats wrong with my code. here is the
2005 May 17
5
Strings, Variables and GetText
Hi, I''m starting to use GetText and have this code: render_text %(<script language="JavaScript" type="text/javascript"> parent.mainframe.onUpdateNew("Gallery <b>#{@media.name}</b> was successfully created.", "#{@media.name}","#{String(@media.id)}","#{@media.media_type}"); </script>) I need to convert
2005 Dec 26
3
probably a very dumb question
why does <%= render_text "hey ya" %> cause ''undefined method `render_text'' for #<#<Class:0x3851120>:0x3851000>'' can i use render text in a template? -- Posted via http://www.ruby-forum.com/.
2007 Jun 10
0
pb when posting to an action "render_text body, :status => 400"
Hi, I''m trying to do a little openid-server in rails. I encounter a very strange problem for me, you can see all the story in the openid mailing-list : http://lists.openidenabled.com/pipermail/dev/2007-May/000666.html http://lists.openidenabled.com/pipermail/dev/2007-June/000700.html In short, the problem is : the server has to do a "render_text body, :status => 400"
2009 Mar 03
0
New mailing list: R-help-es
Hi all, I am writing to announce the creation of a new R mailing list: R-help-es. It is going to be a list for spanish speakers users of R so I am sorry to write the rest of the email in spanish. Os escribo para anunciaros que hemos creado una nueva lista de correo llamada R-help-es para usuarios de R hispanohablantes en respuesta a la creciente comunidad de usuarios en España y
2006 Mar 09
1
Howto save / update using multiple tables?
# Controller def create @person = Person.new(params[:person]) @address = Address.new(params[:address]) ... end If a person has an address, how can I save some data into 2 different tables? Can I do the following? @person.address = @address if @person.save render ... else render_text "Error" end Or do I have to use: if @person.save if @address.save render ... else
2005 Dec 23
0
adding items to a particular invoice on the same page
Hi, I have been building a invoice generator(in ruby on rails) for the past some days and been stuck on the final page .This page will have fields for entering the invoice details and also I have added a AJAX effect so that fields for invoice items get created dynamically . its all design well but the issue comes when I am trying to save the page .That is adding ivoice details to invoices
2007 May 21
4
Just upgraded to 1.0.0, should render_text isn''t working for me
I finally got around to upgrading from 0.8.2 (!!). I had a spec which looked like specify "should render abc123" do controller.should_render :text => "abc123" get :key end With 1.0.0, the new spec is it "should render abc123" do get :key response.should render_text("abc123") end However it doesn''t work, giving me the error: undefined
2006 Aug 02
4
is it possible to duplicate a key? --new
Im not very familiar with RoR so this question might be kind of silly. I want to store strings from different lenguages in a database. I want to have the key for the string in english be the ''key'' for all the corresponding traslations of that string. For example: (database columns) lenguage-------------key-----------------value----- english hello
2005 Nov 18
2
help with User.find() and rendering text
Hi all, I''m trying to do something for a project. Herez what im trying to do. The user name gets passes from the view to the controller. On line2: The user name gets displayed. On line 3: (If this command works the way I think it works, the sad part is I always get it wrong) anyways, The entry in the data base with the given user name gets searched and the user info gets stored in
2007 May 23
0
insatall CentOS 5 spanish
hi I am a Hispanic user I want to put in wiki of Centos my manual of installation of Centos 5 for spanish users pardon my English is very bad mi username is vladito An example of the manual can be seen here http://wiki.pinguinos.org/doku.php?id=flisol2007:guiacentos bye greetings to all -- Vladito Estamos aqui no por que seamos libres. ESTAMOS AQUI POR QUE QUEREMOS UN MUNDO LIBRE
2005 Nov 07
1
Hello, Gtalk prob
Hello. System: Mandrake 10.1 (spanish) Wine: 0.9 Program: GTalk (google talk) http://www.google.com/talk/ I recently installed GTalk (i was almost sure installation will fail, but it didn't). The package was built with NullsoftPimp. The program runs excepcionally fine (the windows looks perfect no problem etc.) but i got 2 problems. I cannot connect with the server. Wine displays a
2005 Dec 19
1
Password Policy in Samba
Hello Everybody, I have a domain with Samba 3 + OpenLDAP and i would like to create a password policy, for example: - At least 8 characters - Different from the last one - At least 2 numbers Does anyone knows how do i do it? Thanks -- Marcelo Gon?alves Diotto e-mail: marcelo@ceset.unicamp.br Analista de Suporte Computacional / Administrador de Redes Centro Superior de
2007 Sep 29
2
REXML - XML query only returning one (last) result
I''m really new to Ruby on Rails, and I''m trying to read an XML file with REXML. No matter what I try, I am only getting the last result returned from my query. I should be getting 365 results. Here is the code: include REXML require ''rexml/document'' require ''rexml/xpath'' class MakeFootprintController < ApplicationController def index
2007 Jun 10
0
pb when posting to an action "render_text body, :status => 400" (resolved)
Sorry for my previous mail, If I do render :text => "test", :status => 400 instead of render_text "test", :status => 400 every one (ie. mongrel & webrick) are working fine ! Sorry. Arthur