Module: Admin::ComicHelper
- Defined in:
- app/helpers/admin/comic_helper.rb
Instance Method Summary collapse
Instance Method Details
#lock_disabled ⇒ Object
2 3 4 |
# File 'app/helpers/admin/comic_helper.rb', line 2 def lock_disabled @comic.lock_disabled_html end |