bootstrap-ruby / bootstrap-editable-rails

In-place editing with Twitter Bootstrap for Rails
http://rubygems.org/gems/bootstrap-editable-rails
MIT License
216 stars 52 forks source link

Turn regex asset path into globbing pattern #32

Open DarkWiiPlayer opened 4 years ago

DarkWiiPlayer commented 4 years ago

Rails 6 seems to not like regexes anymore, making it necessary to use a globbing patter instead.