werein / x-editable-rails

Edit fields easily with X-Editable helper

Home Page:https://wereinhq.com/guides/x-editable-rails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gem is missing a default x-editable.yml

bteitelb opened this issue · comments

Because there is no default x-editable.yml installed by the gem, x-editable-rails fails on first use calling load_yaml_file here:

https://github.com/werein/x-editable-rails/blob/master/lib/x-editable-rails/configuration.rb#L25