Sha256: 6b4d061b467709c46056131ee61b6bdfa48432e07df4eef88082f082cc38a9da

Contents?: true

Size: 250 Bytes

Versions: 4

Compression:

Stored size: 250 Bytes

Contents

Feature: Interface with the tr.im API
	As a user
	I want to be able to interface with the tr.im API
	So that I can shorten URLs
	
	Scenario: Shorten URL
		Given I want to shorten "http://google.com"
		Then the URL should look like "http://tr.im/szkO"

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
drcapulet-shorty-0.1.0 features/trim.feature
drcapulet-shorty-0.1.1 features/trim.feature
shorty-0.1.2 features/trim.feature
shorty-0.1.1 features/trim.feature