Skip to content

Instantly share code, notes, and snippets.

@aahmad
Created February 21, 2014 19:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save aahmad/9141909 to your computer and use it in GitHub Desktop.
Save aahmad/9141909 to your computer and use it in GitHub Desktop.
if !params[:searchable].present?
params[:searchable] = {}
end
params[:searchable][:account_id] = @account.id
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment