Skip to content

Commit

Permalink
More doc tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
dentarg committed Nov 22, 2023
1 parent 2c72028 commit 6984693
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sinatra-contrib/lib/sinatra/haml_helpers.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
module Sinatra
# = Sinatra::HamlHelpers
#
# This extension provides helper methods that existed in Haml 5 but was
# removed in Haml 6. To use this in your app, just +register+ it:
# This extension provides some of the helper methods that existed in Haml 5
# but was removed in Haml 6. To use this in your app, just +register+ it:
#
# require 'sinatra/base'
# require 'sinatra/haml_helpers'
Expand Down

0 comments on commit 6984693

Please sign in to comment.