Displaying 1 result from an estimated 1 matches for "nmeasent".
Did you mean:
pleasent
2006 May 11
0
Handling instantiate_without_callbacks
...ed to locate the subclass:
''RMC''. This error is raised because the column ''type'' is reserved for
storing the class in case of inheritance. Please rename this column
if you didn''t intend it to be used for storing the inheritance class
or overwrite NmeaSentence.inheritance_column to use another column
for that information. (ActiveRecord::SubclassNotFound)
from /opt/local/lib/ruby/gems/1.8/gems/activerecord-1.14.2/
lib/active_record/callbacks.rb:215:in `instantiate''
from /opt/local/lib/ruby/gems/1.8/gems/activerecord-1.14....