Displaying 1 result from an estimated 1 matches for "rssresource".
Did you mean:
is_resource
2007 Jan 31
6
Using hash.keys - why doesn't it display in order created
...;'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 Guides'' => StyleResource,
''...