Displaying 2 results from an estimated 2 matches for "considertations".
Did you mean:
considerations
2005 Dec 22
1
Problems with passing ... to a function
Dear useRs!
I have written a function that should pass argument "m" to the next
function, however it does not! Please have a look at the function below that
shows a problem and tell me what I am missing. As you can see, the "blocks"
argument is passed corectly, while "m" is not.
Best,
Ales Ziberna
opt.par.new<-function(
#function for optimizig
2005 Nov 24
0
model classes into module = superclass mismatch
...| Framework Trace | Full Trace
#{RAILS_ROOT}/app/models/orm.rb:51
#{RAILS_ROOT}/app/controllers/application.rb:4
This error occured while loading the following files:
./app/controllers/application.rb
=> model orm.rb
orm.rb
Any ideas why this might be happening? Are there any special considertations
to be kept in mind if collecting the model classes in a separate module?
Thanks
Luca