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

Remove legacy class setters #125

Merged
merged 1 commit into from
May 18, 2018
Merged

Remove legacy class setters #125

merged 1 commit into from
May 18, 2018

Conversation

wuputah
Copy link
Collaborator

@wuputah wuputah commented May 17, 2018

Remove deprecated/legacy class setters

resolves #119, resolves #117, resolves #118

@wuputah wuputah force-pushed the remove-legacy-class-setters branch from 67be746 to eaba89e Compare May 18, 2018 19:33
@wuputah wuputah merged commit 3299dab into master May 18, 2018
@wuputah wuputah deleted the remove-legacy-class-setters branch May 18, 2018 19:35
orenyk added a commit to orenyk/suspenders that referenced this pull request Jul 5, 2018
Resolves thoughtbot#918

Rack::Timeout v0.5.0 removed legacy setter methods used for
configuration (zombocom/rack-timeout#125) such
that the configuration added by Suspenders causes a NoMethodError when
initializing Rails in the production environment (e.g. during Heroku
deployment). This PR switches to using environment variable-based
configuration of Rack::Timeout, matching the recommendations in the
README.
composerinteralia pushed a commit to thoughtbot/suspenders that referenced this pull request Jul 21, 2018
Resolves #918

Rack::Timeout v0.5.0 removed legacy setter methods used for
configuration (zombocom/rack-timeout#125) such
that the configuration added by Suspenders causes a NoMethodError when
initializing Rails in the production environment (e.g. during Heroku
deployment). This PR switches to using environment variable-based
configuration of Rack::Timeout, matching the recommendations in the
README.
Marri added a commit to glowfic-constellation/glowfic that referenced this pull request Oct 22, 2018
…t as an ENV variable and not with a class setter in an initializer file.
Marri added a commit to glowfic-constellation/glowfic that referenced this pull request Oct 22, 2018
…t as an ENV variable and not with a class setter in an initializer file.
Web-Go-To added a commit to Web-Go-To/rails_suspenders that referenced this pull request Mar 23, 2023
Resolves #918

Rack::Timeout v0.5.0 removed legacy setter methods used for
configuration (zombocom/rack-timeout#125) such
that the configuration added by Suspenders causes a NoMethodError when
initializing Rails in the production environment (e.g. during Heroku
deployment). This PR switches to using environment variable-based
configuration of Rack::Timeout, matching the recommendations in the
README.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants