mirror of
https://github.com/heartcombo/devise.git
synced 2026-01-09 14:58:05 -05:00
Creating Devise.map to generate and recognize urls based on scope.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
RAILS_ENV = ENV["RAILS_ENV"] = "test"
|
||||
ENV["RAILS_ENV"] = "test"
|
||||
require File.join(File.dirname(__FILE__), 'rails_app', 'config', 'environment')
|
||||
|
||||
require 'test_help'
|
||||
|
||||
Reference in New Issue
Block a user