You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even tho I've set up: sms_fu = SMSFu::Client.configure(:delivery => :action_mailer)
sms_notifier.rb isn't loaded so Rails cannot find send_sms.
It seems to me that this gem is not properly set up per normal gem standards?