On Nov 27, 10:50 pm, Michael Pavling <pavl...@gmail.com> wrote:
> On 27 November 2010 21:17, Brian Troutwine <br...@troutwine.us> wrote:
>
> >> undefined method `repositories_path' for #<ActionView::Base:0x1034c7648>
>
> > It is expected by your view that the controller serving up this view
> > has defined a model instance @repository.
>
> More likely (due to the "repositories path") to be a routing problem.
> Zack, do you have "map.resources :repositories" in your routes.rb
> file?

Or, if you're on Rails 3.0 "resources :repositories"

-- 
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-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to