None of the rails plugins can be used in ramaze ( I think ), however
there are helpers in ramaze already.
gettext:
http://github.com/manveru/ramaze/tree/master/lib/ramaze/contrib/gettext.rb
yaml:
http://github.com/manveru/ramaze/tree/master/lib/ramaze/tool/localize.rb
an example using yaml style localization:
http://github.com/manveru/ramaze/tree/master/spec/ramaze/localize.rb
cheers
- jinjing