Created
March 26, 2017 12:06
-
-
Save southwolf/740695ad0da6598d8633cfbbbc6fecf7 to your computer and use it in GitHub Desktop.
Ruby will crash when forgetting to append `result` after `ransack()`
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
class Post < ActiveRecord::Base | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment