Skip to content
This repository has been archived by the owner on May 19, 2021. It is now read-only.

Altered firstline detect to not clash with everything that says Feature (or its other language counterparts) #32

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jimworm
Copy link

@jimworm jimworm commented Apr 27, 2012

Now it looks for a colon that comes immediately after as well

@aslakhellesoy
Copy link

The file you modified is autogenerated. Can you modify the template instead?

@mjobin-mdsol
Copy link

is this related with this error ?

23:37: syntax error: A identifier can’t go after this identifier. (-2740)

@jimworm
Copy link
Author

jimworm commented Mar 26, 2013

Not related. The bundle was detecting this model:

class Feature < ActiveRecord::Base
end

as a cucumber feature, because it had the word "Feature" in the first line.

@jimworm jimworm closed this Mar 26, 2013
@jimworm jimworm reopened this Mar 26, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants