issues
search
runtimerevolution
/
survey
Survey is a Rails Engine that brings quizzes, surveys and contests into your Rails application.
MIT License
265
stars
127
forks
source link
Deprecation Fix for avaliable_for_participation
#36
Closed
imanushree
closed
9 years ago
imanushree
commented
9 years ago
Added a note to the README stating that avaliable_for_participation? method has been deprecated.
Changed the html file in /lib/generators/templates/attempts_views/new.html.erb to make use of available_for_participation? method.
alex-quiterio
commented
9 years ago
@anushree-subramani thank you for the contribution.