migrate mailr 2.2.2 to 2.3.2
This commit is contained in:
parent
56039cc595
commit
ae789b1d84
23 changed files with 5 additions and 48 deletions
3
lib/webmail/filter.rb
Normal file
3
lib/webmail/filter.rb
Normal file
|
@ -0,0 +1,3 @@
|
|||
class Filter < ActiveRecord::Base
|
||||
has_many :expressions
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue