added devise

This commit is contained in:
2011-10-22 23:52:31 -07:00
parent 0e0a034edf
commit 0a56cad831
50 changed files with 8469 additions and 8 deletions

3
generate/script/runner Executable file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env ruby
require File.expand_path('../../config/boot', __FILE__)
require 'commands/runner'