Closed lovasoa closed 10 years ago
I quote my method names in order to export them through closure compiler. codo doesn't recognize that. Exemple:
class Database # Does something with sql 'exec' : (sql) -> do something
I quote my method names in order to export them through closure compiler. codo doesn't recognize that. Exemple: