Stubbing in a new Rails2 app so that I can walk through some of the Rails2 -> Rails3 problems in miniature
This commit is contained in:
3
rails2/pennmaps/script/destroy
Executable file
3
rails2/pennmaps/script/destroy
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env ruby
|
||||
require File.expand_path('../../config/boot', __FILE__)
|
||||
require 'commands/destroy'
|
Reference in New Issue
Block a user