square_speech_balloon 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -4,4 +4,4 @@
4
4
  <h2><%= t('home.index.catch') -%></h2>
5
5
  <%= render 'panels/standard', :panel => @panel, :author => @author %>
6
6
  <h2><%= t('speech_balloons.update_speech_balloon') -%></h2>
7
- <%= render @speech_balloon.speech_balloon_template.engine_name + '/speech_balloons/form', :speech_balloon => @speech_balloon, :balloon => @balloon, :speech => @speech, :speech_balloon_extend => @speech_balloon_extend, :balloon_extend => @balloon_extend, :speech_balloon_extend => @speech_balloon_extend %>
7
+ <%= render @speech_balloon.speech_balloon_template.engine_name + '/speech_balloons/form', :speech_balloon => @speech_balloon, :balloon => @balloon, :speech => @speech, :speech_balloon_extend => @speech_balloon_extend, :balloon_extend => @balloon_extend, :speech_extend => @speech_extend %>
@@ -4,4 +4,4 @@
4
4
  <h2><%= t('home.index.catch') -%></h2>
5
5
  <%= render 'panels/standard', :panel => @panel, :author => @author %>
6
6
  <h2><%= t('speech_balloons.create_speech_balloon') -%></h2>
7
- <%= render @speech_balloon.speech_balloon_template.engine_name + '/speech_balloons/form', :speech_balloon => @speech_balloon, :balloon => @balloon, :speech => @speech, :speech_balloon_extend => @speech_balloon_extend, :balloon_extend => @balloon_extend, :speech_balloon_extend => @speech_balloon_extend %>
7
+ <%= render @speech_balloon.speech_balloon_template.engine_name + '/speech_balloons/form', :speech_balloon => @speech_balloon, :balloon => @balloon, :speech => @speech, :speech_balloon_extend => @speech_balloon_extend, :balloon_extend => @balloon_extend, :speech_extend => @speech_extend %>
@@ -1,3 +1,3 @@
1
1
  module SquareSpeechBalloon
2
- VERSION = "0.0.1"
2
+ VERSION = "0.0.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: square_speech_balloon
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: