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
View helpers like 'user_path' and application helpers defined within our application are not available when the style guide calls a partial.
This is useful for larger components like what a comment block looks like, as it's made of several small components and we want to render these in one place.