OSDN Git Service

d0871b3ead08349fcd3263f454e465ba9f9dcddb
[pettanr/pettanr.git] / app / models / speech_template.rb
1 class SpeechTemplate < ActiveRecord::Base
2   belongs_to :balloon_template
3 end