spec/blueprints/notes.rb in
ransack-1.1.0
vs spec/blueprints/notes.rb in
ransack-1.2.0
- old
+ new
@@ -1,3 +1,5 @@
Note.blueprint do note
+ notable_type { "Article" }
+ notable_id
end \ No newline at end of file