OSDN Git Service

Merge branch 'v03_test' of git.sourceforge.jp:/gitroot/pettanr/pettanr into v03_test
[pettanr/pettanr.git] / app / models / speech.rb
1 class Speech < ActiveRecord::Base
2   belongs_to :balloon
3 end