appropriately name the class.
This commit is contained in:
parent
a5fe9225fa
commit
e3d873855a
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
class BlogPost < ActiveRecord::Base
|
||||
class BlogComment < ActiveRecord::Base
|
||||
|
||||
acts_as_indexed :fields => [:name, :email, :body]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue