OSDN Git Service

Adds models
authornangxiang <nangxiang@users.sourceforge.jp>
Wed, 14 Sep 2011 09:15:16 +0000 (18:15 +0900)
committernangxiang <nangxiang@users.sourceforge.jp>
Wed, 14 Sep 2011 09:15:16 +0000 (18:15 +0900)
commitdeec33c5d172d66a93c30519ebc9e7f3c095324c
tree2f9614874f4773b29a0aeb5548a8338321f20903
parent9378dc5cb8cdc329b84765f7d29bd9a955ad069a
Adds models
16 files changed:
hanMorph/app/models/dx_radical.rb [new file with mode: 0644]
hanMorph/app/models/dx_volume.rb [new file with mode: 0644]
hanMorph/app/models/dx_wordhead.rb [new file with mode: 0644]
hanMorph/app/models/field.rb [new file with mode: 0644]
hanMorph/app/models/field_type.rb [new file with mode: 0644]
hanMorph/app/models/ideograph.rb [new file with mode: 0644]
hanMorph/app/models/property.rb [new file with mode: 0644]
hanMorph/app/models/rhyme.rb [new file with mode: 0644]
hanMorph/app/models/rime_group.rb [new file with mode: 0644]
hanMorph/app/models/sw_chapter.rb [new file with mode: 0644]
hanMorph/app/models/sw_character.rb [new file with mode: 0644]
hanMorph/app/models/sw_radical.rb [new file with mode: 0644]
hanMorph/app/models/sw_wordhead.rb [new file with mode: 0644]
hanMorph/app/models/voice.rb [new file with mode: 0644]
hanMorph/app/models/volume.rb [new file with mode: 0644]
hanMorph/app/models/wordhead.rb [new file with mode: 0644]