Hi, I was not able to copy those images:
application_edit.png
cross.png
key.png
tick.png
with
rails g web_app_theme:assets
I manually created the folder
{Rails.root}/app/assets/images/web-app-theme/icons
and copied them from gem source.
Am i missing something?
Thank you