Hey all I''ve create a rails 3 project and added the following to the gem file: # Require Couchdb gem ''couchrest'', ''>= 1.0.0.beta'' gem ''couchrest_model'' Everything installs when running bundle install But when I try to do this: rails generate model User --orm=couchrest_model I get this error: error couchrest_model [not found] The gem is installed, so what is the problem? Thanks -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.