Displaying 1 result from an estimated 1 matches for "privabl".
Did you mean:
privable
2006 Jun 06
0
Scaffolding Extension - Polimorphic Associations
When I try to use it with polimorphic associations I get the following
error
In browse action:
activesupport-1.3.1/lib/active_support/dependencies.rb:100:in
`const_missing'': uninitialized constant Privable
activerecord-1.14.2/lib/active_record/base.rb:1246:in `compute_type''
activesupport-1.3.1/lib/active_support/dependencies.rb:131:in
`const_missing''
activesupport-1.3.1/lib/active_support/dependencies.rb:133:in
`const_missing''
(eval):1:in `compute_type''
-e:3
I...