Pinned Loading
-
Restful state machine transition in ...
Restful state machine transition in Rails 1class MembershipTransitionController < ApplicationController
2def update
3if @membership.fire_events(params[:event_name])
4# handle success transition case
5else
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.