Skip to content

Instantly share code, notes, and snippets.

@yamaaki
Created August 11, 2015 08:00
Show Gist options
  • Save yamaaki/b9966868579244b1b969 to your computer and use it in GitHub Desktop.
Save yamaaki/b9966868579244b1b969 to your computer and use it in GitHub Desktop.
class Admin < ActiveRecord::Base
devise :database_authenticatable, :trackable, :timeoutable
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment