Displaying 1 result from an estimated 1 matches for "learnobjresource".
2007 Jan 31
6
Using hash.keys - why doesn't it display in order created
...them to the hash, but it doesn''t -
I can''t figure out how it is displayed, when I change the order of the
hash it does little to the view.
Please help - thanks, K
Code
Controller
-----------------
# creates my hash
def mod_types
{''Learning Objects'' => LearnObjResource, ''RSS Feed'' =>
RssResource, ''Blank Module'' => BlankResource,''Course Librarian'' =>
LibResource, ''Professor Information'' => InstResource, ''Course
Assignment'' => AssignResource, ''Style...