humanize_boolean 0.0.2
Adds the humanize method for true and false to provide 'Yes' and 'No' respectively. humanize supports i18n translations too so it can be used in internationalized rails apps.
Gemfile:
=
install:
=
Runtime Dependencies (1):
i18n
>= 0