Swapped content of spec/request/format_spec and spec/request/update_spec
[feedcatcher.git] / bin / rails
1 #!/usr/bin/env ruby
2 APP_PATH = File.expand_path('../../config/application', __FILE__)
3 require_relative '../config/boot'
4 require 'rails/commands'