Project

General

Profile

« Previous | Next » 

Revision 1744c478

Added by Marc Dequènes almost 15 years ago

  • ID 1744c4788df2f00a4ae490d0cba9feaade7bc806

[evol] added private config load in home, and global hidden attributes (until something really proper is done for config)

View differences:

lib/ldap_shadows/controller.rb
@aspects = {}
end
def set_global_config(global_config)
@global_config = global_config
end
def get_global_config
@global_config
end
def set_aspect(aspect_name, aspect_def)
@aspects[aspect_name] = aspect_def
end

Also available in: Unified diff