I get a "Template is missing" for users/free when I try to navigate to the root page of that app.
On Sat, Mar 20, 2010 at 4:43 PM, anywho <[email protected]> wrote: > > http://rghost.net/download/1208840/d2ec930b075775e901216e7c507bcd46398f2aee/haml_debug.tgz > > It's basically a default install of authlogic + haml > > -d > > > On Mar 19, 4:08 pm, Rhett Sutphin <[email protected]> wrote: > > Hi, > > > > On Mar 19, 2010, at 6:03 PM, anywho wrote: > > > > > ah, ok. I'll try. I still don't see it being a bundler issue when the > > > other version of haml and all other libraries work fine. > > > > bundler's behavior for :git included gems is different from the behavior > for actual packaged gem, so it's a reasonable thing to suspect. > > > > Rhett > > > > > > > > > > > > > On Mar 19, 3:21 pm, Nathan Weizenbaum <[email protected]> wrote: > > >> Sorry, I wasn't clear: the Rake issue isn't the one I want to be able > to > > >> reproduce. That's what I think is Bundler's issue. I want to be able > to > > >> reproduce the original issue you had with form_for. > > > > >> On Fri, Mar 19, 2010 at 3:19 PM, anywho <[email protected]> wrote: > > >>> 1077 rails testhaml > > >>> 1078 cd testhaml/ > > >>> 1079 echo "gem 'haml', :git => 'git://github.com/nex3/haml.git'" > >> > > >>> Gemfile > > >>> 1080 bundle install vendor/bundle > > >>> 1081 rake -T > > >>> 1082 history > > > > >>> pretty easy > > > > >>> On Mar 19, 2:53 pm, Nathan Weizenbaum <[email protected]> wrote: > > >>>> I just meant that the rake failure looked like it had to do with > Bundler. > > > > >>>> Could you try creating a minimal Rails 3 app that demonstrates the > issue, > > >>> so > > >>>> I can see if I can reproduce it? > > > > >>>> On Fri, Mar 19, 2010 at 2:42 PM, anywho <[email protected]> wrote: > > >>>>> I upgraded to the latest version as you suggested. It also only > > >>>>> happens with Haml. If it was a bundler issue, I'd file a bug for it > if > > >>>>> I had a clue what it was about. Do you have any ideas what could be > > >>>>> causing it? > > > > >>>>> On Mar 19, 1:37 pm, Nathan Weizenbaum <[email protected]> wrote: > > >>>>>> That looks once again like a Bundler issue to me. > > > > >>>>> -- > > >>>>> You received this message because you are subscribed to the Google > > >>> Groups > > >>>>> "Haml" group. > > >>>>> To post to this group, send email to [email protected]. > > >>>>> To unsubscribe from this group, send email to > > >>>>> [email protected]<haml%[email protected]> > <haml%[email protected]<haml%[email protected]> > >< > > >>> haml%[email protected]<haml%[email protected]> > <haml%[email protected]<haml%[email protected]> > > > > >>>> . > > >>>>> For more options, visit this group at > > >>>>>http://groups.google.com/group/haml?hl=en. > > > > >>> -- > > >>> You received this message because you are subscribed to the Google > Groups > > >>> "Haml" group. > > >>> To post to this group, send email to [email protected]. > > >>> To unsubscribe from this group, send email to > > >>> [email protected]<haml%[email protected]>< > haml%[email protected]<haml%[email protected]> > >. > > >>> For more options, visit this group at > > >>>http://groups.google.com/group/haml?hl=en. > > > > > -- > > > You received this message because you are subscribed to the Google > Groups "Haml" group. > > > To post to this group, send email to [email protected]. > > > To unsubscribe from this group, send email to > [email protected] <haml%[email protected]>. > > > For more options, visit this group athttp:// > groups.google.com/group/haml?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "Haml" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected] <haml%[email protected]>. > For more options, visit this group at > http://groups.google.com/group/haml?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Haml" 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/haml?hl=en.
