Developer's blog

How to use Cucumber with Ruby On Rails and ActiveLdap resources

19.03.2010 2 comments

I have accustomed to using Cucumber with Ruby on Rails for Behavior Driven Development when using sql database backends. What if data was stored within LDAP? I researched this point and it was very easy. I assume that you have installed Ubuntu 10.04 (Lucid) and have configured the OpenLDAP server with the following instructions (Server [...]