1
0
mirror of https://github.com/fspc/bike-database.git synced 2025-02-21 16:53:23 -05:00
2014-01-18 14:49:59 -06:00

5 lines
146 B
Ruby
Executable File

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