Commit f17fe7ff authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

correct indentation in activity observer

parent 7bab81b1
class NoteObserver < ActiveRecord::Observer
def after_create(note)
send_notify_mails(note)
end
......
Markdown is supported
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