You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor participant registration.
* new RuoteKit::Configuration#register method and RuoteKit::Configuration::ParticipantRegistrationProxy class
* use Ruote::StorageParticipant when catchall is called without arguments
* respect blocks given to the participant and catchall methods
* drop RuoteKit.configure_catchall! and related stuff