Sha256: ff836121599b2ed0451f4d9cb8cc08dc03b6fc5b21f7accaccbf855640031a02

Contents?: true

Size: 151 Bytes

Versions: 8

Compression:

Stored size: 151 Bytes

Contents

class User < ActiveRecord::Base
  # So it can be used in all the automatic query/filtering extensions
  include Praxis::Mapper::ActiveModelCompat
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
praxis-2.0.0 tasks/thor/templates/generator/example_app/app/models/user.rb
praxis-2.0.pre.40 tasks/thor/templates/generator/example_app/app/models/user.rb
praxis-2.0.pre.39 tasks/thor/templates/generator/example_app/app/models/user.rb
praxis-2.0.pre.38 tasks/thor/templates/generator/example_app/app/models/user.rb
praxis-2.0.pre.37 tasks/thor/templates/generator/example_app/app/models/user.rb
praxis-2.0.pre.36 tasks/thor/templates/generator/example_app/app/models/user.rb
praxis-2.0.pre.35 tasks/thor/templates/generator/example_app/app/models/user.rb
praxis-2.0.pre.34 tasks/thor/templates/generator/example_app/app/models/user.rb