Skip to content

Instantly share code, notes, and snippets.

@neutronz
Last active December 18, 2015 20:11
Show Gist options
  • Save neutronz/448c6e770feccb12691f to your computer and use it in GitHub Desktop.
Save neutronz/448c6e770feccb12691f to your computer and use it in GitHub Desktop.
accessing controller parameters in active model serialzers
# Inside a serializer instance method:
params = @instance_options[:context].params
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment