Web Apps Dynamic Rails Routes with Warden Devise and Constraints Rails recently added a constraints option to routes which allows you to dynamically define routes based on the request coming in.
DevOps & System Admin. Authentication and CouchDB This post collects some of the articles and code snippets I tracked down while researching how to secure a CouchDB server.
Ruby System Test Active Directory Authentication in Ruby I came across a few Ruby libraries for connecting to Active Directory, but I used net-ldap gem, the environment_configurable gem and a few lines of code.