Entries tagged: activerecord

Link  |  Development

Using Named Scopes Across Models with ActiveRecord#Merge

23 May 2014

Article  |  Development

Fixing Wordpress URLs When Using Rack

27 Mar 2014

Tip to fix WordPress URLs

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.

Continue Reading

Have a project that needs help?