anybody?

On Saturday, September 22, 2012 5:38:27 PM UTC-7, wragen22 wrote:
>
> Getting this issue...even though I have my views there in both the 
> projects and application.  Also getting a routes issue "No route matches 
> [GET] "/projects" when going to projects when I have root :to => 
> "projects#index" defined in my routes file.
>
> Any idea?
>
>  1) Creating Projects can create a project
>      Failure/Error: visit '/'
>      ActionView::MissingTemplate:
>        Missing template projects/index, application/index with 
> {:handlers=>[:builder, :coffee, :erb], :locale=>[:en], :formats=>[:html]}. 
> Searched in:
>          * "/Users/bradwrage/webapps/ticketee/app/views"
>      # ./spec/integration/creating_projects_spec.rb:4
>
> Finished in 0.10653 seconds
> 1 example, 1 failure
>
> Failed examples:
>
> rspec ./spec/integration/creating_projects_spec.rb:3 # Creating Projects 
> can create a project
>
> Randomized with seed 62008
>
>

-- 
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@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msg/rubyonrails-talk/-/kGNqf2tWyp8J.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to