dobtco/formbuilder-rb

uninitialized constant Formbuilder::Views::Erector

Opened this issue · 1 comments

I'm getting the following, Is this because it depends on a fork of ecerctor you guys use, or any other ideas?

ws/form.rb:3:in module:Views': uninitialized constant Formbuilder::Views::Erector (NameError)`

The error isn't there is I add the following line before formbuilder-rb in my Gemfile.

gem 'erector-rails4', require: 'erector'