I feel like we need some SEO at this stage - just easy stuff. Could we change the title tags on the index page to something like:
"Phoenix light rail, news, events, classifieds | CityCircles" OR
"P…
Giving this models :
User has_many :classifieds
Classified
User model has the column "classifieds_count".
This search throws an error, because it seems to ignore User.classifieds_count column and to…