Create a Ruby on Rails gem

This commit is contained in:
Sebastian Roth
2015-05-27 21:48:50 -06:00
committed by David Morse
parent aa2053b6c6
commit b399504cd4
13 changed files with 116 additions and 16 deletions
+5 -1
View File
@@ -20,6 +20,10 @@
"CONTRIBUTING.md",
"Gruntfile.js",
"package.json",
"test/"
"test/",
"gridster.js-rails.gemspec",
"Gemfile",
"Gemfile.lock",
"lib"
]
}