mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 14:44:47 +02:00
Remove routing specs
This commit is contained in:
parent
ebe831e782
commit
bb39d0340e
3 changed files with 1 additions and 19 deletions
|
@ -1,6 +1,6 @@
|
|||
class User < ActiveRecord::Base
|
||||
include Versions # version/user_version.rb
|
||||
devise :trackable, :timeoutable
|
||||
devise :database_authenticatable, :trackable, :timeoutable
|
||||
|
||||
attr_accessor :phone
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue