Sha256: dee1b7eceaeb474346df020847de1593fd5b42954cfd10fcaa7e19254234da3b

Contents?: true

Size: 127 Bytes

Versions: 26

Compression:

Stored size: 127 Bytes

Contents

# An user account.
class User < ActiveRecord::Base
  pwnauth_user_model

  # Add your extensions to the User class here.  
end

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
authpwn_rails-0.8.3 lib/authpwn_rails/generators/templates/user.rb
authpwn_rails-0.8.2 lib/authpwn_rails/generators/templates/user.rb
authpwn_rails-0.8.1 lib/authpwn_rails/generators/templates/user.rb
authpwn_rails-0.8.0 lib/authpwn_rails/generators/templates/user.rb
authpwn_rails-0.7.5 lib/authpwn_rails/generators/templates/user.rb
authpwn_rails-0.7.4 lib/authpwn_rails/generators/templates/user.rb
authpwn_rails-0.7.3 lib/authpwn_rails/generators/templates/user.rb
authpwn_rails-0.7.2 lib/authpwn_rails/generators/templates/user.rb
authpwn_rails-0.7.1 lib/authpwn_rails/generators/templates/user.rb
authpwn_rails-0.7.0 lib/authpwn_rails/generators/templates/user.rb
authpwn_rails-0.6.0 lib/authpwn_rails/generators/templates/user.rb
authpwn_rails-0.5.6 lib/authpwn_rails/generators/templates/user.rb
authpwn_rails-0.5.5 lib/authpwn_rails/generators/templates/user.rb
authpwn_rails-0.5.4 lib/authpwn_rails/generators/templates/user.rb
authpwn_rails-0.5.3 lib/authpwn_rails/generators/templates/user.rb
authpwn_rails-0.5.2 lib/authpwn_rails/generators/templates/user.rb
authpwn_rails-0.5.1 lib/authpwn_rails/generators/templates/user.rb
authpwn_rails-0.5.0 lib/authpwn_rails/generators/templates/user.rb
authpwn_rails-0.4.7 lib/authpwn_rails/generators/templates/user.rb
authpwn_rails-0.4.6 lib/authpwn_rails/generators/templates/user.rb