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]> > >. > > > 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 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.
