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

3 lines
57 B
Ruby
Raw Normal View History

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