On 8 December 2011 10:51, sachin kewale <[email protected]> wrote: > hi all, > i am getting following error when running my code .Is anyone who knows who > to install uuid gem ? or what are gems required before install uuid gem ? > > "no such file to load -- uuid"
Are you trying to use uuid values? If not then there should be no need for anything. Post the full error and trace if you do not think you are using uuid values. First though search your source code for 'uuid'. If you are using uuid values show us the code that uses it and tell us which version of rails you are using. Colin -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

