mailr/lib/webmail/filter.rb

4 lines
62 B
Ruby
Executable File

class Filter < ActiveRecord::Base
has_many :expressions
end