thumb from Resources folder

Hi,

 

How does one load a thumb image for a container object that reside in the resources folder?  I've tried using R() but it resulted in FrameworkException: No route found matching '/resources/matchup/gasdf.jpg'

 

Thanks

Sadly, you can't use subfolders within the Resources folder. Then R('gasdf.jpg') will work.