Overriding Rails 3 database configuration depending upon platform

Overriding Rails 3 database configuration depending upon platform

1364 views

This is uself if you develop on one platform, and have to deploy to a different plaform. For example, I want to develop on my Mac OS X laptop, but am

Authenticates a Ruby on Rails User model via LDAP and saves their LDAP photo if they have one

Authenticates a Ruby on Rails User model via LDAP and saves their LDAP photo if they have one

1839 views

How to authenticate a Ruby on Rails User model via LDAP: