devise_suspendable icon indicating copy to clipboard operation
devise_suspendable copied to clipboard

Does not work with Rails 3 ActiveRecord

Open rurounijones opened this issue 13 years ago • 0 comments

apply_schema which is used to migrate doesn't appear to work in rails 3

undefined method 'apply_schema' for #<ActiveRecord::ConnectionAdapters::TableDefinition:

To clarify, it doesnt appear to work with the devise versions compatible with rails 3.

apply_schema should be apply_devise_schema I think

rurounijones avatar May 11 '11 06:05 rurounijones