Skip to content

Instantly share code, notes, and snippets.

@southwolf
Created March 26, 2017 12:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save southwolf/740695ad0da6598d8633cfbbbc6fecf7 to your computer and use it in GitHub Desktop.
Save southwolf/740695ad0da6598d8633cfbbbc6fecf7 to your computer and use it in GitHub Desktop.
Ruby will crash when forgetting to append `result` after `ransack()`
class Post < ActiveRecord::Base
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment