Skip to content
Snippets Groups Projects
Commit 067ab213 authored by Eric Davis's avatar Eric Davis
Browse files

Update Journal exemplar for aaj

parent 8ca03f3a
Branches
Tags
No related merge requests found
......@@ -12,7 +12,7 @@
#++
class Journal < ActiveRecord::Base
generator_for :journalized, :method => :generate_issue
generator_for :journaled, :method => :generate_issue
generator_for :user, :method => :generate_user
def self.generate_issue
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment