Thought this might be useful. Maybe useful enough to put into engines. I saw the new engine_image helpers, but this lets you use existing the image_tag and image_path helpers and if you don't have the image in your application public dir, it goes through the engine public dirs until it finds it.
Basically this lets you do image overloading. : ) -- Jeff Lindsay http://blogrium.com/
action_view_extensions.rb.diff
Description: Binary data
_______________________________________________ engine-developers mailing list [email protected] http://lists.rails-engines.org/listinfo.cgi/engine-developers-rails-engines.org
