Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

spec/features/user_creates_bda_project_spec.rb:14 # User creates bda project when logged in providing valid project attributes #62

Closed
ybakos opened this issue Jul 9, 2018 · 1 comment

Comments

@ybakos
Copy link
Member

ybakos commented Jul 9, 2018

User creates bda project when logged in providing valid project attributes
Failure/Error: if @project.save

 NoMethodError:
   undefined method `point' for nil:NilClass
@ybakos
Copy link
Member Author

ybakos commented Jul 10, 2018

Failing when calling lonlat. Seems to be some kind of geos issue? I installed geos w/ brew install geos and then removed and reinstalled any related gems. Squelches the error and the test suite passes. (See rgeo/activerecord-postgis-adapter#190)

@ybakos ybakos closed this as completed Jul 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant