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

Mass assignment #246

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

Mass assignment #246

wants to merge 69 commits into from

Conversation

npollard
Copy link

@npollard npollard commented Nov 7, 2013

Protected against mass assignment (via strong_parameters gem) in effort_logs, effort_log_line_items, job_employees, job_supervisors, peer_evaluation_learning_objectives, peer_evaluation_report, peer_evaluation_review

Fixed a bug in jobs_controller: could not remove ALL employees once any employees had been added

ShishirSK and others added 30 commits October 17, 2013 15:31
Fixed typo in peer_evaluation_learning_objective spec
reports, reviews) from mass assignment using attr_accessible
nelson pollard and others added 30 commits November 5, 2013 17:12
assignment - done until possibly after our meeting with Todd tomorrow
Build is currently broken
Note: I don't think this protects job_employee's job_id
needs further investigation
Fixed a bug in jobs controller: can now remove ALL employees
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.

None yet

6 participants