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

Open
wants to merge 44 commits into
base: main
Choose a base branch
from
Open

Upstream rails 5.1 fixes #1

wants to merge 44 commits into from

Conversation

pboling
Copy link
Member

@pboling pboling commented Nov 8, 2024

No description provided.

Bardoe Besselaar and others added 30 commits December 13, 2017 15:44
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
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