class Configuration def initialize(config_hash) @conf_hash = config_hash end attr_accessor :config_hash end
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#3 | 7926 | Brett Bates | Submit_test.nib now returns the correct objects | ||
#2 | 7916 | Brett Bates | Updating | ||
#1 | 7915 | Brett Bates | some more of perforce.tmbundle |