Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

Add mention that load_resource does not work in Rails 4 #970

Open
wants to merge 1 commit into
base: 2.0
Choose a base branch
from
Open

Add mention that load_resource does not work in Rails 4 #970

wants to merge 1 commit into from

Conversation

maxcal
Copy link

@maxcal maxcal commented Dec 5, 2013

Load_resource causes a ForbiddenAttributes error in rails 4.

Load_resource causes a ForbiddenAttributes error in rails 4.
@soundtaxi
Copy link

also, the find_by option no longer works for some reason. find_by_ has been deprecated

resource_base.send("find_by_#{@options[:find_by]}!", id_param)

@soundtaxi
Copy link

seems to be related to cancan with inherited_resources under rails 4

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants