1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/test
2009-10-11 22:11:58 -03:00
..
controllers Use signed_in instead of logged_in, and setup current_user to pass a scope. 2009-10-11 13:00:44 -03:00
integration Creating new integration test simulating sign in and sign out with user and admin at same time. 2009-10-11 11:21:49 -03:00
mailers Creating Devise.map to generate and recognize urls based on scope. 2009-10-09 21:11:58 -03:00
models Removing default mapping and Updating tests at all 2009-10-10 18:07:25 -03:00
rails_app Some major changes. 2009-10-11 22:11:58 -03:00
routes Some major changes. 2009-10-11 22:11:58 -03:00
support Some major changes. 2009-10-11 22:11:58 -03:00
active_record_test.rb Creating Devise.map to generate and recognize urls based on scope. 2009-10-09 21:11:58 -03:00
map_test.rb Removing default mapping and Updating tests at all 2009-10-10 18:07:25 -03:00
test_helper.rb Adding separated tests for admins and users to enforce modularization. Rewrite of several tests. 2009-10-11 10:49:25 -03:00