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
like create:
Flash.create('success', 'Hooray!', 0, {container: 'flash-fixed'});
it's useful to name Flash by 'container'
can you enhance this tool to support 'container' in method of 'dismiss' or 'clear'?
because using name is much more easier than maintaining a list of id.