Remove obsolete scripts from Rails <3.0 and RSpec

This commit is contained in:
Dan Rice 2013-01-28 17:11:59 -05:00
parent 340082e6f2
commit cc633fe6d2
23 changed files with 0 additions and 322 deletions

View file

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