Displaying 1 result from an estimated 1 matches for "creatating".
Did you mean:
creaating
2005 Dec 18
0
Difficulty with creatating a model
Hi everyone,
I''ve just started with Rails and Ruby. I just started to play one of
those RPG and to get my feet wet I''m writing an app to keep track of
item fusions. So the scoop is that item can be fused with another
items to create a higher level item. The higher level items can be
fused to create even higher level items ... etc.
I''m using MySQL to store the data.