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
{{ message }}
This repository was archived by the owner on Sep 19, 2022. It is now read-only.
I notice a load of functions within the Controller class for parameters etc. How are these used? Do you just pass parameters into them from within the called method?
Also, there's a controller.param_prefix which isn't documented in the readme. Should it be?
Hey man,
I notice a load of functions within the Controller class for parameters etc. How are these used? Do you just pass parameters into them from within the called method?
Also, there's a
controller.param_prefixwhich isn't documented in the readme. Should it be?