Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Sinatra::HamlHelpers to sinatra-contrib #1960

Merged
merged 7 commits into from
Dec 4, 2023

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    d248617 View commit details
    Browse the repository at this point in the history
  2. Fix typo in documentation

    [ci skip]
    dentarg committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    1b8e4c9 View commit details
    Browse the repository at this point in the history
  3. Always run the tests

    Should be safer, so they accidentally aren't run and we don't see that.
    dentarg committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    2c72028 View commit details
    Browse the repository at this point in the history
  4. More doc tweak

    dentarg committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    6984693 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Fix typo in docs

    [ci skip]
    
    Co-authored-by: Olle Jonsson <olle.jonsson@gmail.com>
    dentarg and olleolleolle committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    cea2d62 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. Add HamlHelpers to Sinatra::Contrib::Custom

    So it is loaded by require "sinatra/contrib/all".
    dentarg committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    a96ea3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fac128 View commit details
    Browse the repository at this point in the history