Skip to content

Configure generator to not generate view specs #35

@dbackeus

Description

@dbackeus

Would be nice to have the option to configure rails to not generate view specs if you prefer not to. Like Paul Barry does in this post:

http://paulbarry.com/articles/2010/01/13/customizing-generators-in-rails-3

That is to configure like:

g.test_framework :rspec, :views => false

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions