Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility with RSpec-Rails #370

Open
gorandev opened this issue Mar 1, 2023 · 0 comments
Open

Compatibility with RSpec-Rails #370

gorandev opened this issue Mar 1, 2023 · 0 comments

Comments

@gorandev
Copy link

gorandev commented Mar 1, 2023

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant