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?
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 SMSFudeclared in my controller.is there something else i am missing?