photomix/vendor/plugins/authlogic/test/libs/ldaper.rb

3 lines
57 B
Ruby
Raw Normal View History

2011-04-11 18:07:31 +08:00
class Ldaper < ActiveRecord::Base
acts_as_authentic
end