Is there any difference between scope and named_scope?
scope is used in Rails 3+, named_scope was used in previous versions
scope
named_scope