Colin Law wrote in post #986048: > On 7 March 2011 19:53, korssane korssane <[email protected]> wrote: >>> Fred >> >> hi Fred, >> what i am supposed to do ? > > I think the suggestion is that line 5 of application.rb that has > init_gettex > on it, should be > init_gettext > In an earlier post you showed this line commented out (with #) but > presumably the error does not appear if it is commented out, likely a > different error appears. > > I believe you say that the app is working on a different server, check > the line there to see what it is. I trust you are picking the source > up from a source control system (git for example) in which case you > should be able to see whether you have accidentally modified that > line. If the source is not in a version control system then get that > set up before you do anything and check into the VCS the version that > is running on the server. Then check it out onto your system. Do not > start editing it until you have got a VCS setup. That is my advice > anyway. > > Colin
Thank you collin , i wil try and get back to you. -- Posted via http://www.ruby-forum.com/. -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

