Tim Pope

Results 23 issues of Tim Pope

### Requested feature TL;DR: I am looking to improve this: > Most of the time, this is a `.git` folder, but each server defines the root config in the lua...

enhancement

Right now, you can assign an arbitrary collection of strings to `objectClass`, but the internals of Ldaptic assume you have only added or removed an auxiliary class. And if you...

Make it possible to entry subclass extensions in separate files and have them be automatically loaded alongside the namespace in Rails.

The logic is basically there. The API needs to be fleshed out a bit.

ActiveModel

Should just be a couple of includes.

ActiveModel

This isn't as simple as it seems, as LDAP attributes are inherently multivalued, and Active Model assumes single values. Also, does anyone actually need validations above and beyond what the...

ActiveModel