search for: bh_categori

Displaying 1 result from an estimated 1 matches for "bh_categori".

Did you mean: bh_category
2006 Jun 16
0
trying to pick up a little speed...
I have a ''find'' screen where I am populating some select lists in the controller (perhaps some of this should be moved to the model). I am still using this in development mode so I am not getting benefit of locked models and caching anyway but in... def find @personnel = Personnel.find(:all) @main_office = Facility.new(:name => "Main Office") @float =