Skip to content

Commit

Permalink
Create AppService
Browse files Browse the repository at this point in the history
  • Loading branch information
grifotv committed Jul 23, 2012
1 parent c7da06f commit 4bd3220
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/AppService.coffee
@@ -0,0 +1,8 @@
class AppService

test : false


constructor : ->

console.log @test

0 comments on commit 4bd3220

Please sign in to comment.