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

Fix for Issue #318: Strict mass-assignment protection preventing display of object #380

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

obourdon
Copy link

@obourdon obourdon commented Apr 5, 2020

No description provided.

@obourdon obourdon changed the title Fix for #318 Fix for Issue #318: Strict mass-assignment protection preventing display of object Apr 6, 2020
@obourdon obourdon force-pushed the master branch 2 times, most recently from fec4935 to 9727934 Compare January 26, 2023 12:54
BryanH and others added 16 commits January 26, 2023 14:46
* Removed rubys 2.4 and earlier

* Updated docs with changes

Co-authored-by: Bryan Hanks, PMP <[email protected]>
This change in IRB changed the method #output_value signature in an incompatible way; fixed
* Added rails 6.0 and 6.1 to travis

* Added rails 6 support files

* Added data for rais 6.x tests

* Rails 6 date helper includes float seconds

* Updated actionview test for rails 6.1

Co-authored-by: Bryan Hanks, PMP <[email protected]>
* Added mongoid 7 gemsets; ignore vendor/bundle

* Added specs for Mongoid 7x

* Added missing gemfiles

Co-authored-by: Bryan Hanks, PMP <[email protected]>
* Update CHANGELOG.md

Added credit for PR and tag release

* Added additional rubies for Continuous integration; cleaned up travis config

* Updated travis config with more rubies

* Allow failures in wrong place

* Another typo

* Restore monoid_4.0 gemfile

* Removed travis config for mongoid 4

* Ruby 2.7 can fail CI until we can get it working

* Fixed allow failures syntax

Co-authored-by: Bryan Hanks, PMP <[email protected]>
* Updated nokogiri due to vulnerability scan failures: CVE-2016-4658, CVE-2019-11068 and CVE-2019-5477.

* Updated to support most recent version
* Added canonical for rubygems

* Bumped version for release
Mention how `.pryrc` can be used so that a project always uses awesome_print.

(I'm checking that file in for myself and my teammates.)
Update revision
@obourdon obourdon force-pushed the master branch 3 times, most recently from ce76a32 to 2bd355e Compare January 26, 2023 15:12
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.

5 participants