class ActiveLdap::Generators::ModelGenerator
def create_model
def create_model template 'model_active_ldap.rb', File.join('app/models', class_path, "#{file_name}.rb") end
def create_model template 'model_active_ldap.rb', File.join('app/models', class_path, "#{file_name}.rb") end