aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/active_text/document.rb
blob: 74b1ddc7466d67f42640532e8a420dfbf85e1f86 (plain) (blame)
1
2
3
4
module ActiveText
  class Document < ActiveRecord::Base
  end
end