copy_tuner_client 0.12.0 → 0.13.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +0,0 @@
1
- <div id="copy-tuner-bar" class="copy-tuner-hidden">
2
- <%= link_to 'CopyTuner', CopyTunerClient.configuration.project_url, class: 'copy-tuner-bar-button', target: '_blank' %>
3
- <a href="/copytuner" target="_blank" class="copy-tuner-bar-button">Sync</a>
4
- <a href="javascript:void(0)" class="copy-tuner-bar-open-log copy-tuner-bar-button js-copy-tuner-bar-open-log">Translations in this page</a>
5
- <input type="text" class="copy-tuner-bar__search js-copy-tuner-bar-search" placeholder="search">
6
- </div>
data/gemfiles/6.0.gemfile DELETED
@@ -1,5 +0,0 @@
1
- source "http://rubygems.org"
2
-
3
- gem "rails", "~> 6.0"
4
-
5
- gemspec :path => "../"