OSDN Git Service

t#31715:speech_balloon boost
authoryasushiito <yas@pen-chan.jp>
Wed, 7 Aug 2013 10:09:23 +0000 (19:09 +0900)
committeryasushiito <yas@pen-chan.jp>
Wed, 7 Aug 2013 10:09:23 +0000 (19:09 +0900)
commitc1cc9e23250273e2e8258240768c57ab25b15677
tree4180ea7f93a8262d3cc36e13bccd20b413291135
parent6e65d291704afd169130b76c6345c5cd40ff9792
t#31715:speech_balloon boost
14 files changed:
app/controllers/speech_balloons_controller.rb
app/models/balloon.rb
app/models/ground_color.rb
app/models/ground_picture.rb
app/models/panel.rb
app/models/panel_picture.rb
app/models/speech.rb
app/models/speech_balloon.rb
app/models/speech_balloon_template.rb
app/views/panels/_body.html.erb
app/views/panels/_form.html.erb
lib/validators/extend_speech_balloon_validator.rb [new file with mode: 0644]
spec/models/balloon_spec.rb
spec/models/panel_spec.rb