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 initilize and move :url attribute processing into cas.rb #26

Closed
wants to merge 1 commit into from
Closed

remove initilize and move :url attribute processing into cas.rb #26

wants to merge 1 commit into from

Conversation

eriko
Copy link
Contributor

@eriko eriko commented Nov 19, 2013

Ok this does the same as my last attempt without removing the :url attribute. The two differences are url option is only extracted if present and validate_cas_setup is run each time. As with the existing code the cas_url is constructed each time. Now apps that use this can test server configurations without restarting the app.

dlindahl pushed a commit that referenced this pull request Nov 20, 2013
@dlindahl
Copy link
Owner

Merged and closed with 37d5c49

@dlindahl dlindahl closed this Nov 20, 2013
@dlindahl
Copy link
Owner

PS: Protips for your next open source contrib:

  • Respect the project's whitespace settings (tabs vs spaces)
  • If the project has tests, write some to support your work
  • If the project has tests, ensure they pass with your change

Thanks for the contribution! 🍻

@eriko
Copy link
Contributor Author

eriko commented Nov 20, 2013

Your comment is correct. Sorry about that.

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

Successfully merging this pull request may close these issues.

2 participants