activerecord-hackery--ransack/spec/blueprints/notes.rb

6 lines
71 B
Ruby
Raw Normal View History

2011-03-31 00:31:39 +00:00
Note.blueprint do
note
notable_type { "Article" }
notable_id
end