gemhome / rails-erd

retired fork, DO NOT USE. see https://github.com/voormedia/rails-erd
MIT License
0 stars 0 forks source link

conflict with gem 'settler' #12

Open bf4 opened 10 years ago

bf4 commented 10 years ago

Issue by d4v1d82 Friday May 03, 2013 at 19:04 GMT Originally opened as https://github.com/voormedia/rails-erd/pull/51


the gem 'settler' defines the method 'only' on Hash and it conflicts with the option 'only' used to specified the models to include. This solves some issue related to the error "No entities found; create your models first!"


d4v1d82 included the following code: https://github.com/voormedia/rails-erd/pull/51/commits