Clemens, Rails 2.2 has I18n support built in and you don't need to use additional plugins. ----- Ryan Bigg Freelancer http://frozenplague.net
On 17/12/2008, at 11:03 PM, Clemens wrote: > > first: > both on D: > > second: > this is IMHO not the problem. As mentioned above: > globalize aliases/overrides render_file (in order to cache > templates). > render_file does not more exist, though... > > A somehow equal problem was/is discussed here: > http://groups.google.com/group/rubyonrails-talk/browse_thread/thread/89491f198080e272/fc7642a2f7e2193b > > Any hints? Will globalize 1.2 be adopted for Rails 2.2.x? > > Thx in advance > Clemens > > On 17 Dez., 13:01, "abdul hafeez" <[email protected]> wrote: >> Hi.., >> >> it depends how you installed rails or ruby..! >> >> If you install in drive:c and and trying to run application in >> drive:D >> >> Then it will give error.. >> >> Enjoy and Gud luck >> >> Regards >> Hafeez >> >> >> >> On Wed, Dec 17, 2008 at 2:58 PM, Clemens <[email protected]> >> wrote: >> >>> Looks like globalize (1.2) is not compatible with rails 2.2.2. I am >>> getting: >>> ' >>> => Booting Mongrel (use 'script/server webrick' to force WEBrick) >>> => Rails 2.2.2 application starting onhttp://0.0.0.0:3003 >>> => Call with -d to detach >>> => Ctrl-C to shutdown server >>> ** Starting Mongrel listening at 0.0.0.0:3003 >>> ** Starting Rails with development environment... >>> D:/projects/passdate2009/src/vendor/rails/activesupport/lib/ >>> active_support/dependencies.rb:159:in `require': undefined method >>> `render_file' for class `ActionView::Base' (NameError) >>> Exiting >>> from D:/projects/passdate2009/src/vendor/rails/railties/lib/ >>> commands/server.rb:49 >>> from D:/projects/passdate2009/src/vendor/rails/railties/lib/ >>> commands/server.rb:27:in `require' >>> from D:/NetBeans/ruby2/jruby-1.1.4/lib/ruby/site_ruby/1.8/ >>> rubygems/custom_require.rb:27:in `require' >>> from script\server:3 >>> ' >>> gloablize rewrites render_file (in order to cache templates). >>> render_file does not more exist, though... >> >>> How can this be resolved? >> >>> Thx >>> Clemens- Zitierten Text ausblenden - >> >> - Zitierten Text anzeigen - > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

