I have a few images that I want to include with my engine. I see a
method for including stylesheets and javascript files but nothing for
images. Obviously I could create a rake task for the user to run but was
wondering if there was a more intuitive method like the stylesheets and
javascripts.
Eric