Initial working version of the BurstNet test API.

This commit is contained in:
2013-06-02 16:06:53 +01:00
commit 74d5b88ecd
34 changed files with 611 additions and 0 deletions

15
.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
\#*
*~
.#*
.DS_Store
.idea
.project
.sass-cache
coverage
Gemfile.lock
tmp
nbproject
pkg
*.swp
spec/dummy
config/initializers/burst_net.rb