lucasefe / themes_for_rails

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

character class has '-' without escape: /themes\/([a-zA-Z-_]*)\/assets\/(.*)/ #37

Closed kenips closed 12 years ago

kenips commented 12 years ago

Got this while starting app - haven't look into it yet. Just reporting!

themes_for_rails-7f6844724558/lib/themes_for_rails/assets.rb:5: warning: character class has '-' without escape: /themes\/([a-zA-Z-_]*)\/assets\/(.*)/
lucasefe commented 12 years ago

Thanks! It's fixed now.