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