http://pastie.caboo.se/58307 DOES ANYONE HAVE ANY IDEAS FOR ME?? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
What kind of request for help is this? Better luck next time. On 5/2/07, ByENNEN <byennen-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > http://pastie.caboo.se/58307 > > DOES ANYONE HAVE ANY IDEAS FOR ME?? > > > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
On 5/2/07, ByENNEN <byennen-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > http://pastie.caboo.se/58307 > > DOES ANYONE HAVE ANY IDEAS FOR ME?? >http://www.catb.org/~esr/faqs/smart-questions.html#bespecific> > >-- Bill Guindon (aka aGorilla) The best answer to most questions is "it depends". --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
Sorry guys. This is my first post to this group. My subject of the question is inside my code in the pastie. I understand that I should be more specific to what I need help with. Bill, that was a good link to send me too! Thanks. Here is the code I need help with: http://pastie.caboo.se/58307 My problem is I have a custom save message throughout my app. My client needs the message to be different for one save in the app. If you click on the pastie you will see in the code where I''m having problems. I know this is probably something stupid... but I am new to this. Thanks for any help you guys can provide! On May 2, 1:05 pm, "Bill Guindon" <agori...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> On 5/2/07, ByENNEN <byen...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > >http://pastie.caboo.se/58307 > > > DOES ANYONE HAVE ANY IDEAS FOR ME?? > > http://www.catb.org/~esr/faqs/smart-questions.html#bespecific > > > > -- > Bill Guindon (aka aGorilla) > The best answer to most questions is "it depends".--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
Despite what one might first assume from the group title, this group is for the discussion of the Prototype and Scriptaculous Javascript libraries (which spun off from rails). It is not a Ruby help group. .. while I''m not totally familiar with Ruby, it appears that even if the flash values are being set in your if statement, they are being overwritten in the next one. Cheers, TAG On May 2, 2007, at 12:16 PM, ByENNEN wrote:> > Sorry guys. This is my first post to this group. My subject of the > question is inside my code in the pastie. I understand that I should > be more specific to what I need help with. Bill, that was a good link > to send me too! Thanks. > > Here is the code I need help with: > > http://pastie.caboo.se/58307 > > My problem is I have a custom save message throughout my app. My > client needs the message to be different for one save in the app. If > you click on the pastie you will see in the code where I''m having > problems. I know this is probably something stupid... but I am new to > this. Thanks for any help you guys can provide! > > > On May 2, 1:05 pm, "Bill Guindon" <agori...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> On 5/2/07, ByENNEN <byen...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> >> >> >>> http://pastie.caboo.se/58307 >> >>> DOES ANYONE HAVE ANY IDEAS FOR ME?? >> >> http://www.catb.org/~esr/faqs/smart-questions.html#bespecific >> >> >> >> -- >> Bill Guindon (aka aGorilla) >> The best answer to most questions is "it depends". > > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
On 2.5.2007, at 21.16, ByENNEN wrote:> > Sorry guys. This is my first post to this group.Welcome to the list. However, a few additional points: * Don''t YELL. It''s really disturbing and makes me feel you think your questions are more important than others''. * This list is for questions related to Rails spinoffs, mainly script.aculo.us and prototype JS libraries. Your question, however, is related to Rails itself and should thus be sent to the general Rails mailing list (http://groups.google.com/group/rubyonrails-talk). That said... How do you know the first if statement is skipped? The next one overwrites the flash messages in all cases so it doesn''t matter what you did in the first block. //jarkko> My subject of the > question is inside my code in the pastie. I understand that I should > be more specific to what I need help with. Bill, that was a good link > to send me too! Thanks. > > Here is the code I need help with: > > http://pastie.caboo.se/58307 > > My problem is I have a custom save message throughout my app. My > client needs the message to be different for one save in the app. If > you click on the pastie you will see in the code where I''m having > problems. I know this is probably something stupid... but I am new to > this. Thanks for any help you guys can provide! > > > On May 2, 1:05 pm, "Bill Guindon" <agori...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> On 5/2/07, ByENNEN <byen...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> >> >> >>> http://pastie.caboo.se/58307 >> >>> DOES ANYONE HAVE ANY IDEAS FOR ME?? >> >> http://www.catb.org/~esr/faqs/smart-questions.html#bespecific >> >> >> >> -- >> Bill Guindon (aka aGorilla) >> The best answer to most questions is "it depends". > > > --~--~---------~--~----~------------~-------~--~----~ > You received this message because you are subscribed to the Google > Groups "Ruby on Rails: Spinoffs" group. > To post to this group, send email to rubyonrails- > spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org > To unsubscribe from this group, send email to rubyonrails-spinoffs- > unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org > For more options, visit this group at http://groups.google.com/ > group/rubyonrails-spinoffs?hl=en > -~----------~----~----~----~------~----~------~--~--- >-- Jarkko Laine http://jlaine.net http://dotherightthing.com http://www.railsecommerce.com http://odesign.fi
thank you for your reply! On May 2, 1:39 pm, Jarkko Laine <jar...-k1O+Gnc6WpmsTnJN9+BGXg@public.gmane.org> wrote:> On 2.5.2007, at 21.16, ByENNEN wrote: > > > > > Sorry guys. This is my first post to this group. > > Welcome to the list. However, a few additional points: > > * Don''t YELL. It''s really disturbing and makes me feel you think your > questions are more important than others''. > * This list is for questions related to Rails spinoffs, mainly > script.aculo.us and prototype JS libraries. Your question, however, > is related to Rails itself and should thus be sent to the general > Rails mailing list (http://groups.google.com/group/rubyonrails-talk). > > That said... > > How do you know the first if statement is skipped? The next one > overwrites the flash messages in all cases so it doesn''t matter what > you did in the first block. > > //jarkko > > > > > My subject of the > > question is inside my code in the pastie. I understand that I should > > be more specific to what I need help with. Bill, that was a good link > > to send me too! Thanks. > > > Here is the code I need help with: > > >http://pastie.caboo.se/58307 > > > My problem is I have a custom save message throughout my app. My > > client needs the message to be different for one save in the app. If > > you click on the pastie you will see in the code where I''m having > > problems. I know this is probably something stupid... but I am new to > > this. Thanks for any help you guys can provide! > > > On May 2, 1:05 pm, "Bill Guindon" <agori...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > >> On 5/2/07, ByENNEN <byen...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > >>>http://pastie.caboo.se/58307 > > >>> DOES ANYONE HAVE ANY IDEAS FOR ME?? > > >>http://www.catb.org/~esr/faqs/smart-questions.html#bespecific > > >> -- > >> Bill Guindon (aka aGorilla) > >> The best answer to most questions is "it depends". > > > > > -- > Jarkko Lainehttp://jlaine.nethttp://dotherightthing.comhttp://www.railsecommerce.comhttp://odesign.fi > > smime.p7s > 3KDownload--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---