RubyFlow The Ruby and Rails community linklog

Rails authorization with ActiveRecord finders and current_user

Analysis paralysis: access control is an article exploring custom authorization (“access control”) in your Rails app using techniques you already know: ActiveRecord associations and finders, current_user. Inherited Resources is also on display to minimize mistakes and keep code standard and clean.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in