index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actiontext
/
test
/
dummy
/
app
/
models
/
page.rb
blob: dfebf282a77d847ee416c979f864866b63c5ac02 (
plain
) (
blame
)
1
2
3
4
class
Page
<
ApplicationRecord
include
ActionText
::
Attachable
end