Sha256: 89eb9865aa980b07394f393c7fad763e5b251e31417ec15ab65d7f0388593b46
Contents?: true
Size: 384 Bytes
Versions: 13
Compression:
Stored size: 384 Bytes
Contents
Paloma.controller = { /* Put here code which can be used by all callbacks under the controller folder. Example: variableName: value; functionName: function(params){ alert('Paloma'); }; To use the variable and function: Paloma.controller.variableName Paloma.controller.functionName(params); */ };
Version data entries
13 entries across 13 versions & 1 rubygems