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
**Starburst is in pre-release at version 0.9, though tests are passing. Please test this in your apps and report any issues to the Issues tab.**
7
-
8
6
Starburst allows you to show messages to logged in users within your Rails app. Once the user closes the message, they won't see it again.
9
7
10
8
You can target messages to particular groups of users, based on their database attributes or your own methods on the User class. For instance, you might send a message only to users on your premium plan.
0 commit comments