mirror of
https://github.com/heartcombo/devise.git
synced 2026-04-06 03:01:21 -04:00
Configuring session and password controllers as engine, and getting integration tests from devise example app.
This commit is contained in:
3
test/rails_app/script/destroy
Executable file
3
test/rails_app/script/destroy
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env ruby
|
||||
require File.expand_path('../../config/boot', __FILE__)
|
||||
require 'commands/destroy'
|
||||
Reference in New Issue
Block a user