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
i cannot seem to get this working on rails 3. i had used and older version of sms_fu under rails 2.3 without problem, however i just get undefined method `sms_fu', as well as unable to use the helper methods with the latest gem version (1.1.1)
i have the gem added to my gemfile and include SMSFu declared in my controller.
is there something else i am missing?
The text was updated successfully, but these errors were encountered:
i cannot seem to get this working on rails 3. i had used and older version of sms_fu under rails 2.3 without problem, however i just get undefined method `sms_fu', as well as unable to use the helper methods with the latest gem version (1.1.1)
i have the gem added to my gemfile and
include SMSFu
declared in my controller.is there something else i am missing?
The text was updated successfully, but these errors were encountered: