Skip to content

{ Tag Archives } rails

Generating a Rails and PunBB (and DokuWiki) shared cookie

This is another post for how I got something to work in the past week that’s been bugging me for a while. I recently wrote about how to get PHP to render correctly within a Rails app. This post is about getting single-sign-on to work with a PunBB forum inside your Ruby on Rails application. […]

Also tagged , , , ,

Running PHP within Rails

So this has been something I’ve been putting off because it wasn’t readily apparent how to make it happen when I first tried over a year and a half ago. I wanted to manage a group of users and passwords for a community with an existing Ruby on Rails application – and then have both […]

Also tagged , , , , , ,