mailr/lib/webmail/filter.rb
2011-06-24 23:48:08 +02:00

4 lines
62 B
Ruby
Executable file

class Filter < ActiveRecord::Base
has_many :expressions
end