Module: FlashyHelper
- Defined in:
- app/helpers/flashy_helper.rb
Instance Method Summary collapse
Instance Method Details
#flashy ⇒ Object
2 3 4 |
# File 'app/helpers/flashy_helper.rb', line 2 def flashy render partial: 'flashy/flash' end |