Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

class Task
after_save :nofity_for_next_tasks
def notify!
unless user_notified? # This is a new column
send_actual_email_somehow(task, user)
update_attribute(:user_notified, true)
end
end
[13:21:50 challenge-2]$ gem install barcade && barcade --yesterday
Fetching: net-http-digest_auth-1.4.gem (100%)
Successfully installed net-http-digest_auth-1.4
Fetching: net-http-persistent-2.9.4.gem (100%)
Successfully installed net-http-persistent-2.9.4
Fetching: mime-types-2.2.gem (100%)
Successfully installed mime-types-2.2
Fetching: unf_ext-0.0.6.gem (100%)
Building native extensions. This could take a while...
Successfully installed unf_ext-0.0.6
@spencerfry
spencerfry / mark
Last active September 18, 2017 14:03
mark:
name: Mark Evans
desc: Marketing Consultant & Coach.
image: marketing/face-mark.jpg
story_cta: nil
story_url: nil
coach_url: https://www.growevenfaster.com/
quote: Coach is amazing, user-friendly, and flexible. Building an online course was a snap and the customer service is always-on.
products:
-
What’s the single MOST important thing for us to add to Podia? “If Podia had [ BLANK ], I would be the happiest person in the world”.
What else can we do better? I wish Podia would improve:
What do you find difficult or confusing in Podia?
What is the primary benefit that you have received from Podia?
How would you feel if you could no longer use Podia? Why?