Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upI am getting undefined method `error_span' after upgrading to Bootstrap 4 #144
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am getting this error after upgrading to this gem (Bootstrap 4)
undefined methoderror_span' for #SimpleForm::FormBuilder:0x00007fca51714238`due to:
<%= f.error_span(:location_id) %>