Sha256: f2779749bed33feec93c37b21bb75582f6aa7c1faacc5b07b844af2e81256d5d
Contents?: true
Size: 397 Bytes
Versions: 16
Compression:
Stored size: 397 Bytes
Contents
Feature: Removing a translation from the command line Scenario: Running rm In order to remove 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 rm foo.bar` Then the output should contain: """ Localeapp rm Remove key: foo.bar Success! """
Version data entries
16 entries across 16 versions & 1 rubygems