Skip to content

pullrequests Search Results · repo:haml/haml-rails language:Ruby

Filter by

104 results
 (106 ms)

104 results

inhaml/haml-rails (press backspace or delete to remove)

Parity with haml After img width= 890 alt= image src= https://github.com/user-attachments/assets/2d08675d-0e8b-4a35-99ca-e065ae242779
  • tagliala
  • 1
  • Opened 
    on Aug 25, 2024
  • #192

  • tagliala
  • Opened 
    on Mar 26, 2023
  • #191

Make the gem more secure by requiring that all privileged operations by any of the owners require OTP. Ref: https://guides.rubygems.org/mfa-requirement-opt-in/
  • tagliala
  • Opened 
    on Mar 26, 2023
  • #190

Before img width= 900 alt= image src= https://user-images.githubusercontent.com/556268/227770517-711de4cd-a5d1-4fad-a9ba-ffef680b8cc6.png After img width= 900 alt= image src= https://user-images.githubusercontent.com/556268/227770533-005497cb-5c66-4fe3-8fe6-664dd063c800.png ...
  • tagliala
  • 1
  • Opened 
    on Mar 26, 2023
  • #189

Also quotes 3.0 so it isn t truncated to 3. This is necessary because an unquoted 3.0 in a GitHub Actions configuration is truncated to 3 , which then loads the latest Ruby 3 - at time of writing Ruby ...
  • petergoldstein
  • 1
  • Opened 
    on Jan 14, 2023
  • #187

I encountered some issues when using Rails scaffolding with a model name/namespace that didn t match up. Ie. scaffolding admin routes for some resources like this: rails generate scaffold admin/user name:string ...
  • phoffer
  • Opened 
    on Jan 9, 2023
  • #186

As per our discussion here. This is my first ever public repo contribution so let me know if there are any issues. Modify as per your needs.
  • cpanderson
  • 1
  • Opened 
    on Oct 6, 2022
  • #183

This PR enables upgrading to newly released Haml 6 https://github.com/haml/haml/releases/tag/v6.0.0
  • BilalBudhani
  • 5
  • Opened 
    on Sep 23, 2022
  • #180

In order not to stand still, it s worth checking out this gem for Ruby 3.0 :wink:
  • torrocus
  • Opened 
    on Jan 16, 2022
  • #178

First of all, thanks for haml-rails! This PR fixes an issue I ran into, where generating a mailer did not work correctly. Here s what the issue looks like: λ bin/rails generate mailer UserMailer Running ...
  • zmbc
  • 1
  • Opened 
    on Sep 15, 2020
  • #175