OSDN Git Service

t#31896:refact elm
authoryasushiito <yas@pen-chan.jp>
Sat, 24 Aug 2013 06:52:33 +0000 (15:52 +0900)
committeryasushiito <yas@pen-chan.jp>
Sat, 24 Aug 2013 06:52:33 +0000 (15:52 +0900)
commitb777af51705ccd0d4eccbb7ec29c0d272e8bab3a
tree11c78a71ef7520415444f05893094b1f545c25a5
parentf147e9e652978757d8a4ae58e11f2c81f69fac0e
t#31896:refact elm
14 files changed:
app/assets/javascripts/panels.js.coffee
app/models/balloon.rb
app/models/ground_color.rb
app/models/panel_picture.rb
app/models/speech.rb
app/views/ground_colors/_element.html.erb
app/views/ground_colors/_form.html.erb
app/views/ground_pictures/_form.html.erb
app/views/panel_pictures/_form.html.erb
app/views/panels/_color_helper.html.erb [new file with mode: 0644]
app/views/panels/_size_helper.html.erb [new file with mode: 0644]
app/views/panels/_tail_angle_helper.html.erb [new file with mode: 0644]
lib/element.rb
lib/element_part.rb