views:

34

answers:

0

Hi all-

I have an application which has achievements that users can earn. I'd like to display these achievements when a user earns them. The system_messages plugin as rec'd here seems to be perfect, but it is not compatible with rails 3. Are there any rails 3 alternatives that would fit the bill, or am I stuck reinventing the wheel?

Thanks