Generated as mountable Rails Engine

This commit is contained in:
domaindrivendev
2015-01-12 11:10:33 -08:00
parent 87f764ead0
commit e4da21b9c5
60 changed files with 908 additions and 31 deletions

4
spec/dummy/bin/rake Executable file
View File

@@ -0,0 +1,4 @@
#!/usr/bin/env ruby
require_relative '../config/boot'
require 'rake'
Rake.application.run