Skip to content

it can't work when model class has a sub class #2

@chengdh

Description

@chengdh

class A < ActiveRecord::base
{
validate_of_*** :some_attribute
}
class B < A
{

}

in the view ,i using <%=form_for%>,but it not work why? help?

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