Skip to content

Compatibility with RSpec-Rails #370

Open
@gorandev

Description

@gorandev

I'm adding models to my Stealth implementation and I'd like to use rspec-rails but it doesn't seem to be compatible. The generator won't work and even if I skip the generator and add rails_helper.rb myself it won't work.

I get this error


Failure/Error: require 'rspec/rails'

NameError:
  uninitialized constant ActionView::Template::Handlers::ERB::ENCODING_FLAG

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