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
Controller names specified for page view goals should be parsed so that the absence of the 'Controller' suffix is checked for, and the whole mess is then camel cased.
I.E. Specifying 'account' 'Account' and 'AccountController' should all work.
The text was updated successfully, but these errors were encountered:
Controller names specified for page view goals should be parsed so that the absence of the 'Controller' suffix is checked for, and the whole mess is then camel cased.
I.E. Specifying 'account' 'Account' and 'AccountController' should all work.
The text was updated successfully, but these errors were encountered: