Sha256: a1e1488c1a9527ca66d7dc39fb054c38e5d531caef2b49423cd77e30a3c0ddce
Contents?: true
Size: 419 Bytes
Versions: 16
Compression:
Stored size: 419 Bytes
Contents
Feature: Renaming a translation from the command line Scenario: Running mv In order to rename an existing key When I have a valid project on localeapp.com with api key "MYAPIKEY" and the translation key "foo.bar" And an initializer file When I run `localeapp mv foo.bar foo.baz` Then the output should contain: """ Localeapp mv Renaming key: foo.bar to foo.baz Success! """
Version data entries
16 entries across 16 versions & 1 rubygems