Template is missing Missing template layouts/session_wall with {:handlers=>[:erb, :builder, :coffee, :haml], :formats=>[:html], :locale=>[:en, :en]}. Searched in: * "/home/rahul/Rails_projects/staytuned/app/views" * "/ home/rahul/lib/ruby/gems/1.9.1/bundler/gems/devise-88ab2fe14e88/app/ views" 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.
On 24 November 2011 01:27, rahul chandra <richesrahul-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Template is missing > > Missing template layouts/session_wall with > {:handlers=>[:erb, :builder, :coffee, :haml], :formats=>[:html], :locale=>[:en, :en]}. > Searched in: * "/home/rahul/Rails_projects/staytuned/app/views" * "/ > home/rahul/lib/ruby/gems/1.9.1/bundler/gems/devise-88ab2fe14e88/app/ > views"The error is saying that it is expecting to find the template file mentioned. Why it is looking for that is another matter. Presumably to do with what you are trying to show. There should be additional output, either a stack trace or in the log file, that will help to narrow down why it is looking for that file. 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 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.
sorry guys i was missing Session_wall layout template, SOLVED! On Thu, Nov 24, 2011 at 7:20 PM, Colin Law <clanlaw-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> wrote:> On 24 November 2011 01:27, rahul chandra <richesrahul-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > Template is missing > > > > Missing template layouts/session_wall with > > {:handlers=>[:erb, :builder, :coffee, :haml], :formats=>[:html], > :locale=>[:en, :en]}. > > Searched in: * "/home/rahul/Rails_projects/staytuned/app/views" * "/ > > home/rahul/lib/ruby/gems/1.9.1/bundler/gems/devise-88ab2fe14e88/app/ > > views" > > The error is saying that it is expecting to find the template file > mentioned. Why it is looking for that is another matter. Presumably > to do with what you are trying to show. There should be additional > output, either a stack trace or in the log file, that will help to > narrow down why it is looking for that file. > > 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 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. > >-- 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.
On 24 November 2011 15:19, rahul chandra <richesrahul-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> sorry guys i was missing Session_wall layout template, > SOLVED!It just goes to show that it is always worth reading the error message. Colin> > On Thu, Nov 24, 2011 at 7:20 PM, Colin Law <clanlaw-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> wrote: >> >> On 24 November 2011 01:27, rahul chandra <richesrahul-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> > Template is missing >> > >> > Missing template layouts/session_wall with >> > {:handlers=>[:erb, :builder, :coffee, :haml], :formats=>[:html], >> > :locale=>[:en, :en]}. >> > Searched in: * "/home/rahul/Rails_projects/staytuned/app/views" * "/ >> > home/rahul/lib/ruby/gems/1.9.1/bundler/gems/devise-88ab2fe14e88/app/ >> > views" >> >> The error is saying that it is expecting to find the template file >> mentioned. Why it is looking for that is another matter. Presumably >> to do with what you are trying to show. There should be additional >> output, either a stack trace or in the log file, that will help to >> narrow down why it is looking for that file. >> >> 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 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. >> > > -- > 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. >-- gplus.to/clanlaw -- 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@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.