index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Eilertsens Kodeknekkeri
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
models
/
active_text
/
document.rb
blob: 74b1ddc7466d67f42640532e8a420dfbf85e1f86 (
plain
) (
blame
)
1
2
3
4
module
ActiveText
class
Document
<
ActiveRecord
::
Base
end
end