I ran into this exact issue in a project recently and had no idea there was a way to use scopes from joined models like this.
Using Named Scopes Across Models with ActiveRecord#Merge
23 May 2014
23 May 2014
I ran into this exact issue in a project recently and had no idea there was a way to use scopes from joined models like this.
27 Mar 2014
In my last article I detailed how to run PHP through a Rack server. This works fairly well until you try to sign into the Wordpress admin section.
The problem is that Wordpress stores site URLs in the database and it will use these for some redirections. Luckily, with a few Rake tasks you can painlessly override them.
Have a project that needs help?