The auto_html gem is not working

I have installed auto_html gem on my system but i am not able to run any
example .

When i do

include AutoHtml

it gives an error

NameError: uninitialized constant AutoHtml
from (irb):1
from /home/papri/.rvm/rubies/ruby-1.9.3-p194/bin/irb:16:in `’

I would like to know the proper procedure of installing the auto_html
gem.
Is it needed to include it in application_helper.rb …

You have to include ruby gems first as far as I can remember.
Am 24.09.2012 10:46 schrieb “prateek papriwal”
[email protected]: