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

Upstream rails 5.1 fixes #1

Merged
merged 45 commits into from
Jan 14, 2025
Merged

Upstream rails 5.1 fixes #1

merged 45 commits into from
Jan 14, 2025

Conversation

pboling
Copy link
Member

@pboling pboling commented Nov 8, 2024

No description provided.

pboling and others added 30 commits January 15, 2025 04:30
Update gemfile for rails 4
o Update Gemfile and gemspec
o Update dummy env and change to sqlite for tests
o Comment out model strong parameters
  moved to controllers instead
Update gemfile and gemspec to support rails 4.1
This was preventing tests from running.
Fixed warning in assert_match server controller test
Hopefully travis can find my fixtures now
Update gemfile for Rails 4.2
Update bin file
rename depricated before/after_filters
Fix on tests so they run
Gemfile updates
Remove deprication warnings from tests
Fix on permitted openid parameters
Fix on saving parameters for an OpenID request
Fix on site parameters correctly permitted
Update code removing depricated calls
- delete_all should not have arguments
- render text: has been depricated
remove find_by and replace with where first
@pboling pboling force-pushed the upstream-rails-5-1-fixes branch from 7ebe55a to 2fa1dca Compare January 14, 2025 21:40
@pboling pboling merged commit 2d9d127 into main Jan 14, 2025
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.

1 participant