Skip to content

ArgumentError (wrong number of arguments (0 for 1)) #3

@yashshah

Description

@yashshah

I implemented a small devise app using devise_sms_activable. I am using Rails 3.2.9 and Devise 3.1.0.

Here is my GitHub Respository: http://goo.gl/xp7lO1

I went through follow steps:

Added Devise Gem
Devise:install and Generated Devise on User Model
Generated Devise views
Added Sms activable Gem
Generate sms activable
Migrated User model
Added Phone field in Registration new views
Added Phone in attr accessible in User Model

But, i am getting the following error: http://goo.gl/7URT0c

I will really appreciate if someone can help me solving this problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions