Sha256: a94ad466efdaf02de2abf61289d997afc71531f9f029543f6a6976eccb9198c7

Contents?: true

Size: 185 Bytes

Versions: 2

Compression:

Stored size: 185 Bytes

Contents

# Default implementation of User, make sure the single core feature can work normally.
# This class is intended to be modified by extensions.

module Phoenix
  class User
    
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
phoenix_core-0.2.1.beta app/models/phoenix/user.rb
phoenix_core-0.2.0.beta app/models/phoenix/user.rb