Hello, I have a rails app created on rails 3.1.x and ruby 1.9.2, but server where it should be deployed runs ruby-1.8 :/ Ruby-1.9 implements new style of hash assigment that Rails 3 utilize in some places - and thats the problem, bcos Ruby 1.8 does not support it...
Now, what to do? My server admin won't upgrade to ruby 1.9 until its in Fedora stable repository... -- 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@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.