Gdata gem on rails 3 ruby 1.9

Hi:

Im trying to use gdata 1.1.2 on a rails3 ruby1.9 project
I added gem ‘gdata’ to Gemfile
but keep getting the error: uninitialized constant GData::

I installed the gem with no problem
Does anybody knows how to setup rails3 with gdata?

I’ll really appreciate any advice