Creating rubygem from assets

I have a few coffeescript and sass files. I want to create a rubygem so
I
can easily use these files in every project.
How can I do this? Where I must put these files in my gem folder?