oh-hey-world / ohheyworld-platform

Oh Hey World location sharing platform
17 stars 2 forks source link

communities: ability to hide the "why you love X" question on a per community basis #11

Closed drewmeyers closed 10 years ago

Siggs2000 commented 10 years ago

Pushed this new feature to master branch:

https://github.com/oh-hey-world/ohheyworld-platform/commit/d49a284b47eebfab029ff963d51942e97ef8646d

There is now an option in the communities#edit view, accessible only by admin user types, to choose whether or not to display the question or not when users join the community.

Note: there's a new db migration associated with this so you'll need to run

rake db:migrate 

in production if you push this to live.