lucasefe / themes_for_rails

Theme Support for Rails 3
This very same page :)
MIT License
308 stars 102 forks source link

themes:create_cache copies only existing subdirs of themes #33

Closed jbarreneche closed 13 years ago

jbarreneche commented 13 years ago

Hey, man! How are you?

I tried to use rake themes:create_cache but it failed :( In my themes I didn't have the javascript dir, so the task barfed with this:

unknown file type: /Users/admin/Code54/simplicar/app/themes/amex_es/javascripts

Didn't have time to add tests (and couldn't found any for the rake tasks) Feel free to give any feedback :)

Cheers,