This is what firebug is showing for the text_field: <input id="name_customer_5" type="text" size="6" name="name [customer_5]"> <input/> NF063 </input> Code: <%= text_field :name,"customer_#{@company.id}",:size => ''6'' %> Why is there a "/input". when I do an html_replace it puts the value in there somwhere but never shows up. but as you can see from the firebug output it is there somewhere. Not sure what is going on? any ideas> -- 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 rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
anybody? On Nov 29, 2:11 pm, Me <chabg...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> This is what firebug is showing for the text_field: > > <input id="name_customer_5" type="text" size="6" name="name > [customer_5]"> > <input/> > NF063 > </input> > > Code: > <%= text_field :name,"customer...-//Bz/+gSJx28rHFcjEY/OA@public.gmane.org}",:size => ''6'' %> > > Why is there a "/input". when I do an html_replace it puts the value > in there somwhere but never shows up. but as you can see from the > firebug output it is there somewhere. > > Not sure what is going on? any ideas>-- 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 rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
2009/11/30 Me <chabgood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>:> anybody? > > On Nov 29, 2:11 pm, Me <chabg...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> This is what firebug is showing for the text_field: >> >> <input id="name_customer_5" type="text" size="6" name="name >> [customer_5]"> >> <input/> >> NF063 >> </input> >> >> Code: >> <%= text_field :name,"customer...-//Bz/+gSJx28rHFcjEY/OA@public.gmane.org}",:size => ''6'' %> >> >> Why is there a "/input". when I do an html_replace it puts the value >> in there somwhere but never shows up. but as you can see from the >> firebug output it is there somewhere. >> >> Not sure what is going on? any ideas>I suspect the reason you have not had a reply is that most people have not the foggiest idea what you are trying to do or what your question is. That certainly applies to me. Perhaps you could explain what you are trying to do, how you are trying to do it, and what is going wrong. Colin -- 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 rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
ok this code in the view: <%= text_field :name,"customer...-//Bz/+gSJx28rHFcjEY/OA@public.gmane.org}",:size => ''6'' %> I do an rjs.replace_html on the div and I get nothing in the text field. When I go to firebug I see this: <input id="name_customer_5" type="text" size="6" name="name>> [customer_5]"> >> <input/> >> NF063 >> </input>As you can see the value is there just not in the actual text box. On Mon, Nov 30, 2009 at 2:25 PM, Colin Law <clanlaw-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> wrote:> 2009/11/30 Me <chabgood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>: > > anybody? > > > > On Nov 29, 2:11 pm, Me <chabg...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > >> This is what firebug is showing for the text_field: > >> > >> <input id="name_customer_5" type="text" size="6" name="name > >> [customer_5]"> > >> <input/> > >> NF063 > >> </input> > >> > >> Code: > >> <%= text_field :name,"customer...-//Bz/+gSJx28rHFcjEY/OA@public.gmane.org}",:size => ''6'' %> > >> > >> Why is there a "/input". when I do an html_replace it puts the value > >> in there somwhere but never shows up. but as you can see from the > >> firebug output it is there somewhere. > >> > >> Not sure what is going on? any ideas> > > I suspect the reason you have not had a reply is that most people have > not the foggiest idea what you are trying to do or what your question > is. That certainly applies to me. Perhaps you could explain what you > are trying to do, how you are trying to do it, and what is going > wrong. > > Colin > > -- > > 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 > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > > >-- 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 rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Shouldn''t it be more like this: <input id="name_customer_5" type="text" size="6" name="name[customer_5]" value="NF063"> On Mon, Nov 30, 2009 at 10:30 PM, Chris Habgood <chabgood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> ok this code in the view: > > <%= text_field :name,"customer...-//Bz/+gSJx28rHFcjEY/OA@public.gmane.org}",:size => ''6'' %> > > I do an rjs.replace_html on the div and I get nothing in the text field. > > When I go to firebug I see this: > > <input id="name_customer_5" type="text" size="6" name="name > >> [customer_5]"> > >> <input/> > >> NF063 > >> </input> > > As you can see the value is there just not in the actual text box. > > On Mon, Nov 30, 2009 at 2:25 PM, Colin Law <clanlaw-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> wrote: > >> 2009/11/30 Me <chabgood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>: >> > anybody? >> > >> > On Nov 29, 2:11 pm, Me <chabg...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> >> This is what firebug is showing for the text_field: >> >> >> >> <input id="name_customer_5" type="text" size="6" name="name >> >> [customer_5]"> >> >> <input/> >> >> NF063 >> >> </input> >> >> >> >> Code: >> >> <%= text_field :name,"customer...-//Bz/+gSJx28rHFcjEY/OA@public.gmane.org}",:size => ''6'' %> >> >> >> >> Why is there a "/input". when I do an html_replace it puts the value >> >> in there somwhere but never shows up. but as you can see from the >> >> firebug output it is there somewhere. >> >> >> >> Not sure what is going on? any ideas> >> >> I suspect the reason you have not had a reply is that most people have >> not the foggiest idea what you are trying to do or what your question >> is. That certainly applies to me. Perhaps you could explain what you >> are trying to do, how you are trying to do it, and what is going >> wrong. >> >> Colin >> >> -- >> >> 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 >> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> >> . >> For more options, visit this group at >> http://groups.google.com/group/rubyonrails-talk?hl=en. >> >> >> > -- > 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 > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. >-- 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 rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
It''s still pretty unclear exactly what you are trying to achieve... Personally I do not use RJS all that much. It tends to get messy. On Tue, Dec 1, 2009 at 3:24 PM, Johan De Klerk <johandk996-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Shouldn''t it be more like this: > > <input id="name_customer_5" type="text" size="6" name="name[customer_5]" > value="NF063"> > > On Mon, Nov 30, 2009 at 10:30 PM, Chris Habgood <chabgood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>wrote: > >> ok this code in the view: >> >> <%= text_field :name,"customer...-//Bz/+gSJx28rHFcjEY/OA@public.gmane.org}",:size => ''6'' %> >> >> I do an rjs.replace_html on the div and I get nothing in the text field. >> >> When I go to firebug I see this: >> >> <input id="name_customer_5" type="text" size="6" name="name >> >> [customer_5]"> >> >> <input/> >> >> NF063 >> >> </input> >> >> As you can see the value is there just not in the actual text box. >> >> On Mon, Nov 30, 2009 at 2:25 PM, Colin Law <clanlaw-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>wrote: >> >>> 2009/11/30 Me <chabgood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>: >>> > anybody? >>> > >>> > On Nov 29, 2:11 pm, Me <chabg...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >>> >> This is what firebug is showing for the text_field: >>> >> >>> >> <input id="name_customer_5" type="text" size="6" name="name >>> >> [customer_5]"> >>> >> <input/> >>> >> NF063 >>> >> </input> >>> >> >>> >> Code: >>> >> <%= text_field :name,"customer...-//Bz/+gSJx28rHFcjEY/OA@public.gmane.org}",:size => ''6'' %> >>> >> >>> >> Why is there a "/input". when I do an html_replace it puts the value >>> >> in there somwhere but never shows up. but as you can see from the >>> >> firebug output it is there somewhere. >>> >> >>> >> Not sure what is going on? any ideas> >>> >>> I suspect the reason you have not had a reply is that most people have >>> not the foggiest idea what you are trying to do or what your question >>> is. That certainly applies to me. Perhaps you could explain what you >>> are trying to do, how you are trying to do it, and what is going >>> wrong. >>> >>> Colin >>> >>> -- >>> >>> 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 >>> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/rubyonrails-talk?hl=en. >>> >>> >>> >> -- >> 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 >> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> >> . >> For more options, visit this group at >> http://groups.google.com/group/rubyonrails-talk?hl=en. >> > >-- 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 rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Yes I know that is why I am here. Is there something incorrect about this code? <%= text_field :name,"customer...-//Bz/+gSJx28rHFcjEY/OA@public.gmane.org}",:size => ''6'' %> The html output is below in firebug. <input id="name_customer_5" type="text" size="6" name="name>> [customer_5]"> >> <input/> >> NF063 >> </input>On Tue, Dec 1, 2009 at 7:24 AM, Johan De Klerk <johandk996-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Shouldn''t it be more like this: > > <input id="name_customer_5" type="text" size="6" name="name[customer_5]" > value="NF063"> > > On Mon, Nov 30, 2009 at 10:30 PM, Chris Habgood <chabgood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>wrote: > >> ok this code in the view: >> >> <%= text_field :name,"customer...-//Bz/+gSJx28rHFcjEY/OA@public.gmane.org}",:size => ''6'' %> >> >> I do an rjs.replace_html on the div and I get nothing in the text field. >> >> When I go to firebug I see this: >> >> <input id="name_customer_5" type="text" size="6" name="name >> >> [customer_5]"> >> >> <input/> >> >> NF063 >> >> </input> >> >> As you can see the value is there just not in the actual text box. >> >> On Mon, Nov 30, 2009 at 2:25 PM, Colin Law <clanlaw-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>wrote: >> >>> 2009/11/30 Me <chabgood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>: >>> > anybody? >>> > >>> > On Nov 29, 2:11 pm, Me <chabg...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >>> >> This is what firebug is showing for the text_field: >>> >> >>> >> <input id="name_customer_5" type="text" size="6" name="name >>> >> [customer_5]"> >>> >> <input/> >>> >> NF063 >>> >> </input> >>> >> >>> >> Code: >>> >> <%= text_field :name,"customer...-//Bz/+gSJx28rHFcjEY/OA@public.gmane.org}",:size => ''6'' %> >>> >> >>> >> Why is there a "/input". when I do an html_replace it puts the value >>> >> in there somwhere but never shows up. but as you can see from the >>> >> firebug output it is there somewhere. >>> >> >>> >> Not sure what is going on? any ideas> >>> >>> I suspect the reason you have not had a reply is that most people have >>> not the foggiest idea what you are trying to do or what your question >>> is. That certainly applies to me. Perhaps you could explain what you >>> are trying to do, how you are trying to do it, and what is going >>> wrong. >>> >>> Colin >>> >>> -- >>> >>> 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 >>> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/rubyonrails-talk?hl=en. >>> >>> >>> >> -- >> 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 >> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> >> . >> For more options, visit this group at >> http://groups.google.com/group/rubyonrails-talk?hl=en. >> > > -- > 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 > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. >-- 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 rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
2009/12/1 Chris Habgood <chabgood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>:> Yes I know that is why I am here.You know what? By top posting we don''t know what you are referring to. Colin> Is there something incorrect about this code? > <%= text_field :name,"customer...-//Bz/+gSJx28rHFcjEY/OA@public.gmane.org}",:size => ''6'' %> > The html output is below in firebug. > > <input id="name_customer_5" type="text" size="6" name="name >>> [customer_5]"> >>> <input/> >>> NF063 >>> </input> > > On Tue, Dec 1, 2009 at 7:24 AM, Johan De Klerk <johandk996-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> >> Shouldn''t it be more like this: >> >> <input id="name_customer_5" type="text" size="6" name="name[customer_5]" >> value="NF063"> >> >> On Mon, Nov 30, 2009 at 10:30 PM, Chris Habgood <chabgood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> >> wrote: >>> >>> ok this code in the view: >>> <%= text_field :name,"customer...-//Bz/+gSJx28rHFcjEY/OA@public.gmane.org}",:size => ''6'' %> >>> I do an rjs.replace_html on the div and I get nothing in the text field. >>> When I go to firebug I see this: >>> <input id="name_customer_5" type="text" size="6" name="name >>> >> [customer_5]"> >>> >> <input/> >>> >> NF063 >>> >> </input> >>> As you can see the value is there just not in the actual text box. >>> >>> On Mon, Nov 30, 2009 at 2:25 PM, Colin Law <clanlaw-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> >>> wrote: >>>> >>>> 2009/11/30 Me <chabgood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>: >>>> > anybody? >>>> > >>>> > On Nov 29, 2:11 pm, Me <chabg...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >>>> >> This is what firebug is showing for the text_field: >>>> >> >>>> >> <input id="name_customer_5" type="text" size="6" name="name >>>> >> [customer_5]"> >>>> >> <input/> >>>> >> NF063 >>>> >> </input> >>>> >> >>>> >> Code: >>>> >> <%= text_field :name,"customer...-//Bz/+gSJx28rHFcjEY/OA@public.gmane.org}",:size => ''6'' %> >>>> >> >>>> >> Why is there a "/input". when I do an html_replace it puts the >>>> >> value >>>> >> in there somwhere but never shows up. but as you can see from the >>>> >> firebug output it is there somewhere. >>>> >> >>>> >> Not sure what is going on? any ideas> >>>> >>>> I suspect the reason you have not had a reply is that most people have >>>> not the foggiest idea what you are trying to do or what your question >>>> is. That certainly applies to me. Perhaps you could explain what you >>>> are trying to do, how you are trying to do it, and what is going >>>> wrong. >>>> >>>> Colin >>>> >>>> -- >>>> >>>> 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org. >>>> To unsubscribe from this group, send email to >>>> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >>>> For more options, visit this group at >>>> http://groups.google.com/group/rubyonrails-talk?hl=en. >>>> >>>> >>> >>> -- >>> >>> 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 >>> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >>> For more options, visit this group at >>> http://groups.google.com/group/rubyonrails-talk?hl=en. >> >> -- >> >> 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 >> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >> For more options, visit this group at >> http://groups.google.com/group/rubyonrails-talk?hl=en. > > -- > > 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 > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. >-- 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 rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
top posting? On Tue, Dec 1, 2009 at 10:57 AM, Colin Law <clanlaw-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> wrote:> 2009/12/1 Chris Habgood <chabgood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>: > > Yes I know that is why I am here. > > You know what? By top posting we don''t know what you are referring to. > > Colin > > > Is there something incorrect about this code? > > <%= text_field :name,"customer...-//Bz/+gSJx28rHFcjEY/OA@public.gmane.org}",:size => ''6'' %> > > The html output is below in firebug. > > > > <input id="name_customer_5" type="text" size="6" name="name > >>> [customer_5]"> > >>> <input/> > >>> NF063 > >>> </input> > > > > On Tue, Dec 1, 2009 at 7:24 AM, Johan De Klerk <johandk996-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > wrote: > >> > >> Shouldn''t it be more like this: > >> > >> <input id="name_customer_5" type="text" size="6" name="name[customer_5]" > >> value="NF063"> > >> > >> On Mon, Nov 30, 2009 at 10:30 PM, Chris Habgood <chabgood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > >> wrote: > >>> > >>> ok this code in the view: > >>> <%= text_field :name,"customer...-//Bz/+gSJx28rHFcjEY/OA@public.gmane.org}",:size => ''6'' %> > >>> I do an rjs.replace_html on the div and I get nothing in the text > field. > >>> When I go to firebug I see this: > >>> <input id="name_customer_5" type="text" size="6" name="name > >>> >> [customer_5]"> > >>> >> <input/> > >>> >> NF063 > >>> >> </input> > >>> As you can see the value is there just not in the actual text box. > >>> > >>> On Mon, Nov 30, 2009 at 2:25 PM, Colin Law <clanlaw-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> > >>> wrote: > >>>> > >>>> 2009/11/30 Me <chabgood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>: > >>>> > anybody? > >>>> > > >>>> > On Nov 29, 2:11 pm, Me <chabg...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > >>>> >> This is what firebug is showing for the text_field: > >>>> >> > >>>> >> <input id="name_customer_5" type="text" size="6" name="name > >>>> >> [customer_5]"> > >>>> >> <input/> > >>>> >> NF063 > >>>> >> </input> > >>>> >> > >>>> >> Code: > >>>> >> <%= text_field :name,"customer...-//Bz/+gSJx28rHFcjEY/OA@public.gmane.org}",:size => ''6'' %> > >>>> >> > >>>> >> Why is there a "/input". when I do an html_replace it puts the > >>>> >> value > >>>> >> in there somwhere but never shows up. but as you can see from the > >>>> >> firebug output it is there somewhere. > >>>> >> > >>>> >> Not sure what is going on? any ideas> > >>>> > >>>> I suspect the reason you have not had a reply is that most people have > >>>> not the foggiest idea what you are trying to do or what your question > >>>> is. That certainly applies to me. Perhaps you could explain what you > >>>> are trying to do, how you are trying to do it, and what is going > >>>> wrong. > >>>> > >>>> Colin > >>>> > >>>> -- > >>>> > >>>> 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 > >>>> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> > . > >>>> For more options, visit this group at > >>>> http://groups.google.com/group/rubyonrails-talk?hl=en. > >>>> > >>>> > >>> > >>> -- > >>> > >>> 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org > . > >>> To unsubscribe from this group, send email to > >>> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> > . > >>> For more options, visit this group at > >>> http://groups.google.com/group/rubyonrails-talk?hl=en. > >> > >> -- > >> > >> 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 > >> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> > . > >> For more options, visit this group at > >> http://groups.google.com/group/rubyonrails-talk?hl=en. > > > > -- > > > > 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 > > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> > . > > For more options, visit this group at > > http://groups.google.com/group/rubyonrails-talk?hl=en. > > > > -- > > 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 > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > > >-- 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 rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
can you show the rjs code you use, and perhaps some more of the surrounding html. TIA On Tue, Dec 1, 2009 at 5:59 PM, Chris Habgood <chabgood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> top posting? > > > On Tue, Dec 1, 2009 at 10:57 AM, Colin Law <clanlaw-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> wrote: > >> 2009/12/1 Chris Habgood <chabgood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>: >> > Yes I know that is why I am here. >> >> You know what? By top posting we don''t know what you are referring to. >> >> Colin >> >> > Is there something incorrect about this code? >> > <%= text_field :name,"customer...-//Bz/+gSJx28rHFcjEY/OA@public.gmane.org}",:size => ''6'' %> >> > The html output is below in firebug. >> > >> > <input id="name_customer_5" type="text" size="6" name="name >> >>> [customer_5]"> >> >>> <input/> >> >>> NF063 >> >>> </input> >> > >> > On Tue, Dec 1, 2009 at 7:24 AM, Johan De Klerk <johandk996-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> >> wrote: >> >> >> >> Shouldn''t it be more like this: >> >> >> >> <input id="name_customer_5" type="text" size="6" >> name="name[customer_5]" >> >> value="NF063"> >> >> >> >> On Mon, Nov 30, 2009 at 10:30 PM, Chris Habgood <chabgood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> >> >> wrote: >> >>> >> >>> ok this code in the view: >> >>> <%= text_field :name,"customer...-//Bz/+gSJx28rHFcjEY/OA@public.gmane.org}",:size => ''6'' %> >> >>> I do an rjs.replace_html on the div and I get nothing in the text >> field. >> >>> When I go to firebug I see this: >> >>> <input id="name_customer_5" type="text" size="6" name="name >> >>> >> [customer_5]"> >> >>> >> <input/> >> >>> >> NF063 >> >>> >> </input> >> >>> As you can see the value is there just not in the actual text box. >> >>> >> >>> On Mon, Nov 30, 2009 at 2:25 PM, Colin Law <clanlaw-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> >> >>> wrote: >> >>>> >> >>>> 2009/11/30 Me <chabgood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>: >> >>>> > anybody? >> >>>> > >> >>>> > On Nov 29, 2:11 pm, Me <chabg...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> >>>> >> This is what firebug is showing for the text_field: >> >>>> >> >> >>>> >> <input id="name_customer_5" type="text" size="6" name="name >> >>>> >> [customer_5]"> >> >>>> >> <input/> >> >>>> >> NF063 >> >>>> >> </input> >> >>>> >> >> >>>> >> Code: >> >>>> >> <%= text_field :name,"customer...-//Bz/+gSJx28rHFcjEY/OA@public.gmane.org}",:size => ''6'' %> >> >>>> >> >> >>>> >> Why is there a "/input". when I do an html_replace it puts the >> >>>> >> value >> >>>> >> in there somwhere but never shows up. but as you can see from the >> >>>> >> firebug output it is there somewhere. >> >>>> >> >> >>>> >> Not sure what is going on? any ideas> >> >>>> >> >>>> I suspect the reason you have not had a reply is that most people >> have >> >>>> not the foggiest idea what you are trying to do or what your question >> >>>> is. That certainly applies to me. Perhaps you could explain what >> you >> >>>> are trying to do, how you are trying to do it, and what is going >> >>>> wrong. >> >>>> >> >>>> Colin >> >>>> >> >>>> -- >> >>>> >> >>>> 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 >> >>>> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> >> . >> >>>> For more options, visit this group at >> >>>> http://groups.google.com/group/rubyonrails-talk?hl=en. >> >>>> >> >>>> >> >>> >> >>> -- >> >>> >> >>> 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 >> >>> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> >> . >> >>> For more options, visit this group at >> >>> http://groups.google.com/group/rubyonrails-talk?hl=en. >> >> >> >> -- >> >> >> >> 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org >> . >> >> To unsubscribe from this group, send email to >> >> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> >> . >> >> For more options, visit this group at >> >> http://groups.google.com/group/rubyonrails-talk?hl=en. >> > >> > -- >> > >> > 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 >> > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> >> . >> > For more options, visit this group at >> > http://groups.google.com/group/rubyonrails-talk?hl=en. >> > >> >> -- >> >> 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 >> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> >> . >> For more options, visit this group at >> http://groups.google.com/group/rubyonrails-talk?hl=en. >> >> >> > -- > 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 > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. >-- 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 rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
RJS: page[:"name_customer_#{@company.c_id}"].replace_html @cus Most of the page : <%= f.label ''me'' %> <%= f.text_field_with_auto_complete :name, {:child_index => @company.id}, :with => "''cus[id]='' + #{@company.id} + ''&mopid='' + #{@mop.id} + ''&site[name]='' + element.value", :after_update_element => "function(element,value){" + remote_function(:url => { :controller => ''addsites'', :action => :getcustomersite }, :with => "''site[ttm]='' + element.value + ''&customer[id]='' + #{@company.id} ") + "}" %> <%= label_tag ''Customer'' %> <%= text_field :name,"customer_#{@company.id}",:size => ''6'' %> <%= submit_to_remote ''Add Site'',''Add Site'', :id => "Add_Site_#{@company.id}",:url => { :controller => ''addsites'', :action => "addsitetomop", :id=> @mop}, :with => "''site[ttm_#{@company.id}]='' + $(''site_#{@company.id}_me'').value + ''&site[cusid]='' + #{@company.id} + ''&site[customer]='' + $(''me_customer_#{@ company.id}'').value "%> On Wed, Dec 2, 2009 at 6:02 AM, C+++ <christiaan.vandenpoel-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>wrote:> can you show the rjs code you use, and perhaps some more of the surrounding > html. > > TIA > > > On Tue, Dec 1, 2009 at 5:59 PM, Chris Habgood <chabgood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > >> top posting? >> >> >> On Tue, Dec 1, 2009 at 10:57 AM, Colin Law <clanlaw-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>wrote: >> >>> 2009/12/1 Chris Habgood <chabgood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>: >>> > Yes I know that is why I am here. >>> >>> You know what? By top posting we don''t know what you are referring to. >>> >>> Colin >>> >>> > Is there something incorrect about this code? >>> > <%= text_field :name,"customer...-//Bz/+gSJx28rHFcjEY/OA@public.gmane.org}",:size => ''6'' %> >>> > The html output is below in firebug. >>> > >>> > <input id="name_customer_5" type="text" size="6" name="name >>> >>> [customer_5]"> >>> >>> <input/> >>> >>> NF063 >>> >>> </input> >>> > >>> > On Tue, Dec 1, 2009 at 7:24 AM, Johan De Klerk <johandk996-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> >>> wrote: >>> >> >>> >> Shouldn''t it be more like this: >>> >> >>> >> <input id="name_customer_5" type="text" size="6" >>> name="name[customer_5]" >>> >> value="NF063"> >>> >> >>> >> On Mon, Nov 30, 2009 at 10:30 PM, Chris Habgood <chabgood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> >>> >> wrote: >>> >>> >>> >>> ok this code in the view: >>> >>> <%= text_field :name,"customer...-//Bz/+gSJx28rHFcjEY/OA@public.gmane.org}",:size => ''6'' %> >>> >>> I do an rjs.replace_html on the div and I get nothing in the text >>> field. >>> >>> When I go to firebug I see this: >>> >>> <input id="name_customer_5" type="text" size="6" name="name >>> >>> >> [customer_5]"> >>> >>> >> <input/> >>> >>> >> NF063 >>> >>> >> </input> >>> >>> As you can see the value is there just not in the actual text box. >>> >>> >>> >>> On Mon, Nov 30, 2009 at 2:25 PM, Colin Law <clanlaw-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> >>> >>> wrote: >>> >>>> >>> >>>> 2009/11/30 Me <chabgood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>: >>> >>>> > anybody? >>> >>>> > >>> >>>> > On Nov 29, 2:11 pm, Me <chabg...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >>> >>>> >> This is what firebug is showing for the text_field: >>> >>>> >> >>> >>>> >> <input id="name_customer_5" type="text" size="6" name="name >>> >>>> >> [customer_5]"> >>> >>>> >> <input/> >>> >>>> >> NF063 >>> >>>> >> </input> >>> >>>> >> >>> >>>> >> Code: >>> >>>> >> <%= text_field :name,"customer...-//Bz/+gSJx28rHFcjEY/OA@public.gmane.org}",:size => ''6'' %> >>> >>>> >> >>> >>>> >> Why is there a "/input". when I do an html_replace it puts the >>> >>>> >> value >>> >>>> >> in there somwhere but never shows up. but as you can see from >>> the >>> >>>> >> firebug output it is there somewhere. >>> >>>> >> >>> >>>> >> Not sure what is going on? any ideas> >>> >>>> >>> >>>> I suspect the reason you have not had a reply is that most people >>> have >>> >>>> not the foggiest idea what you are trying to do or what your >>> question >>> >>>> is. That certainly applies to me. Perhaps you could explain what >>> you >>> >>>> are trying to do, how you are trying to do it, and what is going >>> >>>> wrong. >>> >>>> >>> >>>> Colin >>> >>>> >>> >>>> -- >>> >>>> >>> >>>> 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 >>> >>>> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> >>> . >>> >>>> For more options, visit this group at >>> >>>> http://groups.google.com/group/rubyonrails-talk?hl=en. >>> >>>> >>> >>>> >>> >>> >>> >>> -- >>> >>> >>> >>> 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 >>> >>> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> >>> . >>> >>> For more options, visit this group at >>> >>> http://groups.google.com/group/rubyonrails-talk?hl=en. >>> >> >>> >> -- >>> >> >>> >> 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 >>> >> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> >>> . >>> >> For more options, visit this group at >>> >> http://groups.google.com/group/rubyonrails-talk?hl=en. >>> > >>> > -- >>> > >>> > 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org >>> . >>> > To unsubscribe from this group, send email to >>> > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> >>> . >>> > For more options, visit this group at >>> > http://groups.google.com/group/rubyonrails-talk?hl=en. >>> > >>> >>> -- >>> >>> 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 >>> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/rubyonrails-talk?hl=en. >>> >>> >>> >> -- >> 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 >> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> >> . >> For more options, visit this group at >> http://groups.google.com/group/rubyonrails-talk?hl=en. >> > > -- > 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 > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. >-- 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 rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
I guess @cus is a customer name then try this rjs code: page[:"name_customer_#{@company.c_id}"].value = @cus On Wed, Dec 2, 2009 at 6:33 PM, Chris Habgood <chabgood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> RJS: > > page[:"name_customer_#{@company.c_id}"].replace_html @cus > > Most of the page : > > <%= f.label ''me'' %> > <%= f.text_field_with_auto_complete :name, {:child_index => @company.id}, > :with => "''cus[id]='' + #{@company.id} + ''&mopid='' + #{@mop.id} + > ''&site[name]='' + element.value", > :after_update_element => "function(element,value){" + > remote_function(:url => { :controller => ''addsites'', :action => > :getcustomersite }, > :with => "''site[ttm]='' + element.value + ''&customer[id]='' + #{@company.id} > ") + "}" %> > <%= label_tag ''Customer'' %> > <%= text_field :name,"customer_#{@company.id}",:size => ''6'' %> > <%= submit_to_remote ''Add Site'',''Add Site'', :id => "Add_Site_#{@ > company.id}",:url => { :controller => ''addsites'', :action => > "addsitetomop", :id=> @mop}, > :with => "''site[ttm_#{@company.id}]='' + $(''site_#{@company.id}_me'').value > + ''&site[cusid]='' + #{@company.id} + ''&site[customer]='' + > $(''me_customer_#{@company.id}'').value "%> > > > On Wed, Dec 2, 2009 at 6:02 AM, C+++ <christiaan.vandenpoel-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>wrote: > >> can you show the rjs code you use, and perhaps some more of the >> surrounding html. >> >> TIA >> >> >> On Tue, Dec 1, 2009 at 5:59 PM, Chris Habgood <chabgood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> >>> top posting? >>> >>> >>> On Tue, Dec 1, 2009 at 10:57 AM, Colin Law <clanlaw-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>wrote: >>> >>>> 2009/12/1 Chris Habgood <chabgood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>: >>>> > Yes I know that is why I am here. >>>> >>>> You know what? By top posting we don''t know what you are referring to. >>>> >>>> Colin >>>> >>>> > Is there something incorrect about this code? >>>> > <%= text_field :name,"customer...-//Bz/+gSJx28rHFcjEY/OA@public.gmane.org}",:size => ''6'' %> >>>> > The html output is below in firebug. >>>> > >>>> > <input id="name_customer_5" type="text" size="6" name="name >>>> >>> [customer_5]"> >>>> >>> <input/> >>>> >>> NF063 >>>> >>> </input> >>>> > >>>> > On Tue, Dec 1, 2009 at 7:24 AM, Johan De Klerk <johandk996-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> >>>> wrote: >>>> >> >>>> >> Shouldn''t it be more like this: >>>> >> >>>> >> <input id="name_customer_5" type="text" size="6" >>>> name="name[customer_5]" >>>> >> value="NF063"> >>>> >> >>>> >> On Mon, Nov 30, 2009 at 10:30 PM, Chris Habgood <chabgood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> >>>> >> wrote: >>>> >>> >>>> >>> ok this code in the view: >>>> >>> <%= text_field :name,"customer...-//Bz/+gSJx28rHFcjEY/OA@public.gmane.org}",:size => ''6'' %> >>>> >>> I do an rjs.replace_html on the div and I get nothing in the text >>>> field. >>>> >>> When I go to firebug I see this: >>>> >>> <input id="name_customer_5" type="text" size="6" name="name >>>> >>> >> [customer_5]"> >>>> >>> >> <input/> >>>> >>> >> NF063 >>>> >>> >> </input> >>>> >>> As you can see the value is there just not in the actual text box. >>>> >>> >>>> >>> On Mon, Nov 30, 2009 at 2:25 PM, Colin Law <clanlaw-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> >>>> >>> wrote: >>>> >>>> >>>> >>>> 2009/11/30 Me <chabgood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>: >>>> >>>> > anybody? >>>> >>>> > >>>> >>>> > On Nov 29, 2:11 pm, Me <chabg...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >>>> >>>> >> This is what firebug is showing for the text_field: >>>> >>>> >> >>>> >>>> >> <input id="name_customer_5" type="text" size="6" name="name >>>> >>>> >> [customer_5]"> >>>> >>>> >> <input/> >>>> >>>> >> NF063 >>>> >>>> >> </input> >>>> >>>> >> >>>> >>>> >> Code: >>>> >>>> >> <%= text_field :name,"customer...-//Bz/+gSJx28rHFcjEY/OA@public.gmane.org}",:size => ''6'' %> >>>> >>>> >> >>>> >>>> >> Why is there a "/input". when I do an html_replace it puts the >>>> >>>> >> value >>>> >>>> >> in there somwhere but never shows up. but as you can see from >>>> the >>>> >>>> >> firebug output it is there somewhere. >>>> >>>> >> >>>> >>>> >> Not sure what is going on? any ideas> >>>> >>>> >>>> >>>> I suspect the reason you have not had a reply is that most people >>>> have >>>> >>>> not the foggiest idea what you are trying to do or what your >>>> question >>>> >>>> is. That certainly applies to me. Perhaps you could explain what >>>> you >>>> >>>> are trying to do, how you are trying to do it, and what is going >>>> >>>> wrong. >>>> >>>> >>>> >>>> Colin >>>> >>>> >>>> >>>> -- >>>> >>>> >>>> >>>> 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 >>>> >>>> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> >>>> . >>>> >>>> For more options, visit this group at >>>> >>>> http://groups.google.com/group/rubyonrails-talk?hl=en. >>>> >>>> >>>> >>>> >>>> >>> >>>> >>> -- >>>> >>> >>>> >>> 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 >>>> >>> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> >>>> . >>>> >>> For more options, visit this group at >>>> >>> http://groups.google.com/group/rubyonrails-talk?hl=en. >>>> >> >>>> >> -- >>>> >> >>>> >> 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 >>>> >> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> >>>> . >>>> >> For more options, visit this group at >>>> >> http://groups.google.com/group/rubyonrails-talk?hl=en. >>>> > >>>> > -- >>>> > >>>> > 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 >>>> > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> >>>> . >>>> > For more options, visit this group at >>>> > http://groups.google.com/group/rubyonrails-talk?hl=en. >>>> > >>>> >>>> -- >>>> >>>> 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 >>>> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> >>>> . >>>> For more options, visit this group at >>>> http://groups.google.com/group/rubyonrails-talk?hl=en. >>>> >>>> >>>> >>> -- >>> 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 >>> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/rubyonrails-talk?hl=en. >>> >> >> -- >> 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 >> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> >> . >> For more options, visit this group at >> http://groups.google.com/group/rubyonrails-talk?hl=en. >> > > -- > 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 > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. >-- 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 rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Thanks that worked, got my head up my butt again, DOH. On Wed, Dec 2, 2009 at 1:48 PM, C+++ <christiaan.vandenpoel-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>wrote:> I guess @cus is a customer name then try this rjs code: > > page[:"name_customer_#{@company.c_id}"].value = @cus > > > > On Wed, Dec 2, 2009 at 6:33 PM, Chris Habgood <chabgood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > >> RJS: >> >> page[:"name_customer_#{@company.c_id}"].replace_html @cus >> >> Most of the page : >> >> <%= f.label ''me'' %> >> <%= f.text_field_with_auto_complete :name, {:child_index => @company.id}, >> :with => "''cus[id]='' + #{@company.id} + ''&mopid='' + #{@mop.id} + >> ''&site[name]='' + element.value", >> :after_update_element => "function(element,value){" + >> remote_function(:url => { :controller => ''addsites'', :action => >> :getcustomersite }, >> :with => "''site[ttm]='' + element.value + ''&customer[id]='' + #{@ >> company.id} ") + "}" %> >> <%= label_tag ''Customer'' %> >> <%= text_field :name,"customer_#{@company.id}",:size => ''6'' %> >> <%= submit_to_remote ''Add Site'',''Add Site'', :id => "Add_Site_#{@ >> company.id}",:url => { :controller => ''addsites'', :action => >> "addsitetomop", :id=> @mop}, >> :with => "''site[ttm_#{@company.id}]='' + $(''site_#{@company.id}_me'').value >> + ''&site[cusid]='' + #{@company.id} + ''&site[customer]='' + >> $(''me_customer_#{@company.id}'').value "%> >> >> >> On Wed, Dec 2, 2009 at 6:02 AM, C+++ <christiaan.vandenpoel-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>wrote: >> >>> can you show the rjs code you use, and perhaps some more of the >>> surrounding html. >>> >>> TIA >>> >>> >>> On Tue, Dec 1, 2009 at 5:59 PM, Chris Habgood <chabgood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>wrote: >>> >>>> top posting? >>>> >>>> >>>> On Tue, Dec 1, 2009 at 10:57 AM, Colin Law <clanlaw-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>wrote: >>>> >>>>> 2009/12/1 Chris Habgood <chabgood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>: >>>>> > Yes I know that is why I am here. >>>>> >>>>> You know what? By top posting we don''t know what you are referring to. >>>>> >>>>> Colin >>>>> >>>>> > Is there something incorrect about this code? >>>>> > <%= text_field :name,"customer...-//Bz/+gSJx28rHFcjEY/OA@public.gmane.org}",:size => ''6'' %> >>>>> > The html output is below in firebug. >>>>> > >>>>> > <input id="name_customer_5" type="text" size="6" name="name >>>>> >>> [customer_5]"> >>>>> >>> <input/> >>>>> >>> NF063 >>>>> >>> </input> >>>>> > >>>>> > On Tue, Dec 1, 2009 at 7:24 AM, Johan De Klerk <johandk996-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> >>>>> wrote: >>>>> >> >>>>> >> Shouldn''t it be more like this: >>>>> >> >>>>> >> <input id="name_customer_5" type="text" size="6" >>>>> name="name[customer_5]" >>>>> >> value="NF063"> >>>>> >> >>>>> >> On Mon, Nov 30, 2009 at 10:30 PM, Chris Habgood <chabgood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org >>>>> > >>>>> >> wrote: >>>>> >>> >>>>> >>> ok this code in the view: >>>>> >>> <%= text_field :name,"customer...-//Bz/+gSJx28rHFcjEY/OA@public.gmane.org}",:size => ''6'' %> >>>>> >>> I do an rjs.replace_html on the div and I get nothing in the text >>>>> field. >>>>> >>> When I go to firebug I see this: >>>>> >>> <input id="name_customer_5" type="text" size="6" name="name >>>>> >>> >> [customer_5]"> >>>>> >>> >> <input/> >>>>> >>> >> NF063 >>>>> >>> >> </input> >>>>> >>> As you can see the value is there just not in the actual text box. >>>>> >>> >>>>> >>> On Mon, Nov 30, 2009 at 2:25 PM, Colin Law <clanlaw-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org >>>>> > >>>>> >>> wrote: >>>>> >>>> >>>>> >>>> 2009/11/30 Me <chabgood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>: >>>>> >>>> > anybody? >>>>> >>>> > >>>>> >>>> > On Nov 29, 2:11 pm, Me <chabg...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >>>>> >>>> >> This is what firebug is showing for the text_field: >>>>> >>>> >> >>>>> >>>> >> <input id="name_customer_5" type="text" size="6" name="name >>>>> >>>> >> [customer_5]"> >>>>> >>>> >> <input/> >>>>> >>>> >> NF063 >>>>> >>>> >> </input> >>>>> >>>> >> >>>>> >>>> >> Code: >>>>> >>>> >> <%= text_field :name,"customer...-//Bz/+gSJx28rHFcjEY/OA@public.gmane.org}",:size => ''6'' %> >>>>> >>>> >> >>>>> >>>> >> Why is there a "/input". when I do an html_replace it puts >>>>> the >>>>> >>>> >> value >>>>> >>>> >> in there somwhere but never shows up. but as you can see from >>>>> the >>>>> >>>> >> firebug output it is there somewhere. >>>>> >>>> >> >>>>> >>>> >> Not sure what is going on? any ideas> >>>>> >>>> >>>>> >>>> I suspect the reason you have not had a reply is that most people >>>>> have >>>>> >>>> not the foggiest idea what you are trying to do or what your >>>>> question >>>>> >>>> is. That certainly applies to me. Perhaps you could explain what >>>>> you >>>>> >>>> are trying to do, how you are trying to do it, and what is going >>>>> >>>> wrong. >>>>> >>>> >>>>> >>>> Colin >>>>> >>>> >>>>> >>>> -- >>>>> >>>> >>>>> >>>> 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 >>>>> >>>> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> >>>>> . >>>>> >>>> For more options, visit this group at >>>>> >>>> http://groups.google.com/group/rubyonrails-talk?hl=en. >>>>> >>>> >>>>> >>>> >>>>> >>> >>>>> >>> -- >>>>> >>> >>>>> >>> 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 >>>>> >>> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> >>>>> . >>>>> >>> For more options, visit this group at >>>>> >>> http://groups.google.com/group/rubyonrails-talk?hl=en. >>>>> >> >>>>> >> -- >>>>> >> >>>>> >> 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 >>>>> >> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> >>>>> . >>>>> >> For more options, visit this group at >>>>> >> http://groups.google.com/group/rubyonrails-talk?hl=en. >>>>> > >>>>> > -- >>>>> > >>>>> > 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 >>>>> > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> >>>>> . >>>>> > For more options, visit this group at >>>>> > http://groups.google.com/group/rubyonrails-talk?hl=en. >>>>> > >>>>> >>>>> -- >>>>> >>>>> 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org >>>>> . >>>>> To unsubscribe from this group, send email to >>>>> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> >>>>> . >>>>> For more options, visit this group at >>>>> http://groups.google.com/group/rubyonrails-talk?hl=en. >>>>> >>>>> >>>>> >>>> -- >>>> 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 >>>> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> >>>> . >>>> For more options, visit this group at >>>> http://groups.google.com/group/rubyonrails-talk?hl=en. >>>> >>> >>> -- >>> 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 >>> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/rubyonrails-talk?hl=en. >>> >> >> -- >> 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 >> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> >> . >> For more options, visit this group at >> http://groups.google.com/group/rubyonrails-talk?hl=en. >> > > -- > 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 > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. >-- 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 rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.