mirror of
https://github.com/heartcombo/devise.git
synced 2022-11-09 12:18:31 -05:00
3 lines
106 B
Ruby
Executable file
3 lines
106 B
Ruby
Executable file
#!/usr/bin/env ruby
|
|
require File.expand_path('../../config/boot', __FILE__)
|
|
require 'commands/dbconsole'
|