mirror of
https://github.com/heartcombo/devise.git
synced 2026-02-17 10:01:49 -05:00
Moving Devise method to Devise::ActiveRecord and updating TODO
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
class User < ActiveRecord::Base
|
||||
acts_as_devisable :all
|
||||
devise :all
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user