RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: bronson
'resource' is the model that gets checked. Ryan's example is that you can only edit a topic if you created it. So, resource would be the Topic model.
Watch around the 5:00 mark.
'resource' is the model that gets checked. Ryan's example is that you can only edit a topic if you created it. So, resource would be the Topic model.
Watch around the 5:00 mark.