RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: tute
Site: http://twitter.com/tutec
Maybe it's about something not covered in this episode, which is indirect reputation computing? Look at examples: https://github.com/twitter/activerecord-reputation-system/#usage-example
I use this functionality on many controllers, and extracted common controller actions as a module: https://gist.github.com/1030815
Maybe it's about something not covered in this episode, which is indirect reputation computing? Look at examples: https://github.com/twitter/activerecord-reputation-system/#usage-example
I use this functionality on many controllers, and extracted common controller actions as a module: https://gist.github.com/1030815