features/rubyc.feature in rubyc-0.1.0 vs features/rubyc.feature in rubyc-0.1.1

- old
+ new

@@ -1,10 +1,6 @@ -Feature: My bootstrapped app kinda works - In order to get going on coding my awesome app - I want to have aruba and cucumber setup - So I don't have to do it myself - +Feature: rubyc helps you with the shell Scenario: App just runs When I get help for "rubyc" Then the exit status should be 0 And the following options should be documented: |map| @@ -14,5 +10,6 @@ |grep| |compact| |count_by| |uniq| |merge| + |reject|