first issue
[blog3.git] / app / models / post2.rb
blob955c32abe0015b3868d7309804f270c4d2894ec3
1 class Post2 < ActiveRecord::Base
2   attr_accessible :content, :name, :title
3 end