Hi Ryan, The problem for me was resolved by putting an "I18N." in front of the t function call - that is the capital letter EYE at the front there, and you include the period, but drop the quotes.
Kevin On Sep 11, 2:28 pm, Ryan Grenz <[email protected]> wrote: > I'm an non-Ruby developer too, and experiencing the exact same problem > as Kevin. > > I installed Gitorious on Centos 5.5 using a mixture of these 2 setup > guides: > > http://www.tikalk.com/alm/blog/installing-gitorious-centos-55 > andhttp://mononoco.hobby-site.org/pukiwiki/index.php?CentOS%205.3%2Fgito... > > I went with Ruby Enterprise Edition as I couldn't get the oniguruma/ > textpow gems to compile using Ruby 1.9.1 or 1.9.2 (or the patched > version suggested in the tikalk.com guide) > > After finally getting all the Gitorious dependencies installed and > configured accordingly, I am now met with the same errors as described > above (login and create repository). > > I really like what you can do with Gitorious, and I really want to > select it as one of the tools for our major project, but I really need > help solving these issues asap first. > Any help to resolve the create repository error would be greatly > appreciated! > > Thanks, > > Ryan > > On Sep 7, 8:16 pm, Kevin <[email protected]> wrote: > > > So it looks like the addition of "call()" is unnecessary. When I > > change the lambda function, it returns the new string appropriately. > > The translate function seems to do the call automatically? -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected]
