Closed dmathieu closed 14 years ago
This patch allows nested directories in static files. For example you can now have an image in themes/default/images/icons/myicon.png.
themes/default/images/icons/myicon.png
dmathieu, done! Thanks for your contribution. I am going to bump the version of the gem to push it to rubygems.
Thanks!
This patch allows nested directories in static files. For example you can now have an image in
themes/default/images/icons/myicon.png
.