Skip to content

undefined method 'text?' with ActiveRecord 4.2 #7

Description

@activefx

NoMethodError being raised when using flex_columns with Rails 4.2. ActiveRecord 4.2 removed the #text? method from its API.

     NoMethodError:
       undefined method `text?' for #<ActiveRecord::ConnectionAdapters::Column:0x007ff023f508c8>
     # ./lib/flex_columns/definition/flex_column_contents_class.rb:287:in `find_column'

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