Displaying 1 result from an estimated 1 matches for "lab_result".
Did you mean:
alt_result
2007 Jul 04
1
Expected ... to define
I found several topics that covered a similar error with controllers,
but mine is with a model, and none of the fixes previously mentioned
seemed to apply.
Here is the error:
Expected ./app/models/lab_result.rb to define Lab_result
C:/InstantRails/ruby/lib/ruby/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:249:in
`load_missing_constant''
C:/InstantRails/ruby/lib/ruby/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:452:in
`const_missing''
C:/I...