This is probably the part where we ask if you can archive the app and put it somewhere where we can download it; this is all quite vague.
The first error message means it expects an Object of class Category, and instead it sees an object of class String. This also sounds like you've never touched Rails in your life, and your friend wasn't "helping" but "coding" and probably "fixing" for you :-) If you are not familiar with Ruby, go through a basic Ruby tutorial. For a good Rails intro, go through http://www.buildingwebapps.com/learningrails . -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

