Jose Castellanos

Results 4 issues of Jose Castellanos

I needed to have a name for methods different for the field name used in queries. In my example I needed anniversary to be from the field named "hire_date" which...

I am populating select fields in html forms with users from active directory. The problem is that all I need is the dn, username and/or cn while the search method...

I am getting the following error when calling methods like disabled? and locked? on certain users: ArgumentError: method name must be a Symbol but String is given The fix seems...