class Rule < ActiveRecord::Base
  RULE_TYPES = [:allowed_senders, :blocked_senders, :blocked_character_set, :custom]  
end
...

Ruby Rails helper method needs r...

by chipcastle.myopenid.com, June 21, 2010 22:30, 3 refactorings, tagged with rails helper method

There has got to be a much ...

31e2b397e15442a2d3ba42db7bd4584e Talk