RefugeRestrooms / refugerestrooms

REFUGE restrooms indexes and maps safe restroom locations for trans, intersex, and gender nonconforming individuals.
http://www.refugerestrooms.org
GNU Affero General Public License v3.0
894 stars 261 forks source link

`last_comment` is deprecated. Please use `last_description` instead. #302

Closed dannypaz closed 7 years ago

dannypaz commented 7 years ago

This occurs due to the rspec version. We will need to update rspec to remove these deprecation warnings when running rails server in VM.

More info here