This rails app tests the correct integration of https://github.com/ericam/compass-animate regarding http://daneden.github.io/animate.css/
in you console:
$ git clone git@github.com:jorge-d/compass-animate-integration.git
$ bundle && rails s
Then navigate to http://localhost:3000
and you will end up in the test page.