Skip to content

Autoloading without Rails? #2762

Answered by JonRowe
jacob-carlborg asked this question in Q&A
Discussion options

You must be logged in to vote

Thats why I said you need to not use split helpers for Zeitwerk, and the same holds true for most gems that integrate tightly with Rails.

Splitting the spec helpers is for people who are comfortable without e.g. zeitwerk, if you are working with "PORO" (plain old ruby object) codebases within Rails apps it offers an easy way to run plain rspec tests without Rails.

Replies: 1 comment 10 replies

Comment options

You must be logged in to vote
10 replies
@jacob-carlborg
Comment options

@jacob-carlborg
Comment options

@jacob-carlborg
Comment options

@JonRowe
Comment options

Answer selected by jacob-carlborg
@jacob-carlborg
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants