1

I am wondering if there is any gem out there that works similar to Stackoverflow's Badges system for Rails 3 application.

user482594
  • 16,878
  • 21
  • 72
  • 108
  • Hi, @user482594, As far as I'm aware there in nothing like that, but you can be the first one to start a gem :D – sameera207 Jul 03 '11 at 14:54

1 Answers1

1

I was looking at this a while ago, and have this Stackoverflow question bookmarked to refer back to when I get around to implementing a similar system. It might help you too:

How to implement an achievement system in RoR

Community
  • 1
  • 1
Dave A-R
  • 1,159
  • 1
  • 11
  • 22