I tried turning ActionView::Helpers::AssetTagHelperit on and then using the method image_path(), however this gives me sadness:
undefined local variable or method `config' for ActionView::Helpers::AssetTagHelper:Module
Perhaps something simple that I am missing. Any ideas?
source
share