index
:
cccms
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
models
/
menu_item.rb
blob: e86be0ed7ab215dc4c10faeec4194f9d849b14b6 (
plain
)
1
2
3
4
5
6
class MenuItem < ActiveRecord::Base translates :title acts_as_list end