Sha256: cc5e66fbb9f7b05da838c302ff0704bc1563e24f5051e0ed67818d6e439d8478

Contents?: true

Size: 192 Bytes

Versions: 1

Compression:

Stored size: 192 Bytes

Contents

class User < Stocktwits::GenericUser
  # Extend and define your user model as you see fit.
  # All of the authentication logic is handled by the 
  # parent Stocktwits::GenericUser class.
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
stocktwits-1.0.0 generators/stocktwits/templates/user.rb