I'm not sure what's going wrong... my best guess is that the update failed. haml/helpers/action_view_extensions is definitely there in the new version. Maybe try checking out again?
- Nathan wolfmanjm wrote: > Hmmm, is there somethign extra I need to do to upgrade from the > previous release? > > I use piston, and I did this... > > piston update vendor/plugins/haml > > which basically just checks out the new version. > > and got this when I try to start mongrel... > > ** Starting Mongrel listening at 0.0.0.0:3000 > ** Starting Rails with development environment... > /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:27:in > `gem_original_require': no such file to load -- haml/helpers/ > action_view_extensions (MissingSourceFile) > from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb: > 27:in `require' > from /usr/lib/ruby/gems/1.8/gems/activesupport-1.4.2/lib/ > active_support/dependencies.rb:495:in `requ > > On Jul 7, 2:52 pm, Nathan Weizenbaum <[EMAIL PROTECTED]> wrote: > >> Haml 1.7 has been released! >> >> In addition to various bugfixes and plenty of new features, Haml 1.7 is >> now only 1.8 times slower than ERB. This is way down from 1.5, which was >> 3x slower. We've also introduced a new syntax for Sass attributes (the >> more CSS-like "color: #f00" can now be used in addition to the old >> ":color #f00"), helpers for creating well-formatted HTML in helpers, and >> plenty of other stuff. Check out the release notes >> athttp://haml.hamptoncatlin.com/release-notes! >> >> - Nathan >> > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
