Tag Archive for 'authlogic'

Logic vs. ActsAs

There recently came along some new Rails plugins: SearchLogic and AuthLogic. Both are coming from Ben Johnson (BinaryLogic). He seems to have some more logic..
SearchLogic makes it easy to do search and ordering for your models. There is a nice and shiny new version (v2) .. only thing is that it has some bugs.
AuthLogic makes […]