Sha256: e7aa4c9b37decd72c616858b26bab78f3a8f18b4ae07f87e6fd4c0b98da8cb18

Contents?: true

Size: 56 Bytes

Versions: 13

Compression:

Stored size: 56 Bytes

Contents

class User < ActiveRecord::Base
  acts_as_authentic
end

Version data entries

13 entries across 13 versions & 5 rubygems

Version Path
handy-generators-0.0.2 rails_generators/handy_setup/templates/user.rb
handy-generators-0.0.1 rails_generators/handy_setup/templates/user.rb
handy-generators-0.0.0 rails_generators/handy_setup/templates/user.rb
santey_blog-0.2.1 app/models/user.rb
santey_blog-0.2.0 app/models/user.rb
hubbub-0.0.6 lib/app/models/user.rb
furious-generators-0.0.1 rails_generators/furious_auth/templates/user.rb
authgasm-0.10.0 test_app/app/models/user.rb
authgasm-0.10.1 test_app/app/models/user.rb
authgasm-0.10.2 test_app/app/models/user.rb
authgasm-0.10.3 test_app/app/models/user.rb
authgasm-0.9.1 test_app/app/models/user.rb
authgasm-0.9.0 test_app/app/models/user.rb