Module: StimulusPlumbers::Helpers::CalendarTurboHelper
- Included in:
- StimulusPlumbers::Helpers
- Defined in:
- lib/stimulus_plumbers/helpers/calendar_turbo_helper.rb
Instance Method Summary collapse
Instance Method Details
#sp_calendar_month_turbo(**kwargs) ⇒ Object
6 7 8 |
# File 'lib/stimulus_plumbers/helpers/calendar_turbo_helper.rb', line 6 def sp_calendar_month_turbo(**kwargs) calendar_month_turbo_renderer.render(**kwargs) end |