repo.or.cz
/
blog3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
first issue
[blog3.git]
/
app
/
models
/
post2.rb
blob
955c32abe0015b3868d7309804f270c4d2894ec3
1
class Post2 < ActiveRecord::Base
2
attr_accessible :content, :name, :title
3
end