diaspora_federation/test/dummy/bin/rails
Benjamin Neff a1957361ee WIP: move test dependencies to gemspec
TODO: some dependencies are still needed in the Gemfile ...
2015-06-24 03:09:14 +02:00

4 lines
145 B
Ruby
Executable file

#!/usr/bin/env ruby
APP_PATH = File.expand_path('../../config/application', __FILE__)
require_relative '../config/boot'
require 'rails/commands'