Frank Pimenta
Frank Pimenta
NoMethodError (undefined method `to' for nil:NilClass): devise_ldap_authenticatable (0.8.1) lib/devise_ldap_authenticatable/model.rb:21:in`login_with' devise_ldap_authenticatable (0.8.1) lib/devise_ldap_authenticatable/model.rb:48:in `valid_ldap_authentication?' is it an issue or something is missing? I follow the tutorial thourougly i'm using this gem...
V1! I was wondering... when setting a new value it is added to modifiers. However if the value before was 'a' and the new value is 'a' it is added...
Some countries have different cultural regions (Spain (Basc country, Catalonia), Belgium (fr, nl), Switzerland (it, fr, de as example). Is there a way to add this specification to the gem?...
is it possible to have the remove_tag methods and so?
When I have in the vm an attribute 'show' with default: true it should be true When I set it to false It should be false this scenario does not...