tyrauber / census_api

A Ruby Gem for querying the US Census Bureau API
MIT License
30 stars 9 forks source link

Fix bad reference to census_shapes.yml using RVM. #1

Closed weshays closed 11 years ago

weshays commented 11 years ago

...This commit fixes the error _No such file or directory - lib/yml/censusshapes.yml.

To repo the error:

You will get "Errno::ENOENT: No such file or directory - lib/yml/census_shapes.yml"

The issue was the path was was trying to look into the project lib directory instead of the gem.