Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

undefined method 'text?' with ActiveRecord 4.2 #7

Open
activefx opened this issue Jan 5, 2015 · 0 comments
Open

undefined method 'text?' with ActiveRecord 4.2 #7

activefx opened this issue Jan 5, 2015 · 0 comments

Comments

@activefx
Copy link

activefx commented Jan 5, 2015

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'
activefx added a commit to activefx/flex_columns that referenced this issue Jan 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant