search for: p374

Displaying 4 results from an estimated 4 matches for "p374".

Did you mean: 374
2013 Jan 24
2
SIGSEGV at shutdown (was: Re: your mail)
On Mon, Jan 21, 2013 at 11:28 AM, Eric Wong <normalperson at yhbt.net> wrote: > Charles Hornberger <charles.hornberger at gmail.com> wrote: >> Hi! >> >> I recently noticed this error message when restarting unicorn after a >> code deployment (and I don''t think I recall having seen it before): >> >> I, [2013-01-18T17:54:21.502554 #59285]
2013 Feb 19
0
ajax breaking multiline select habtm parameters
...gt; true the parameter array allways has size = 2: publication_ids"=>["", "4256,4271"] The quotes are missing and only the first relation gets saved. Since the problem is only in the ajax call I don''t think I have done anything wrong. Rails 3.2.12, Ruby 1.9.3-p374. This is quite an old application so I use prototype. Hs anyone experienced this, what can be the cause? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an...
2006 Feb 11
7
Menu Helper
Hi all, I''m trying to add a common menu to all pages in my application. It is just a set of links I want to display. I''m having trouble deciding where to put the code. Below is what I''ve tried to get out of the "Four Days on Rails" tutorial but no luck. Any help would be appreciated. Am I on the right track? Thanks, Sam
2013 Jun 02
16
Ruby 2.0 is running, but Rails 4 doesn't see it.
...#39;re running ruby 1.8.7 (2011-06-30 patchlevel 352) [i686-linux] Please upgrade to Ruby 1.9.3 or newer to continue. ****@ubuntu:~/ruby/things_i_bought$ ruby -v ruby 2.0.0p0 (2013-02-24 revision 39474) [i686-linux] ****@ubuntu:~/ruby/things_i_bought$ rvm list rvm rubies ruby-1.9.3-p374 [ i686 ] ruby-1.9.3-p392 [ i686 ] =* ruby-2.0.0-p0 [ i686 ] # => - current # =* - current && default # * - default ****@ubuntu:~/ruby/things_i_bought$ -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ru...