TIL in rails: `Time.current.all_month` to get the whole range
        Published on February 16, 2024
      
  Here is the docs for the same: 
     
  
      `Time.current.all_month` to get the whole range in Rails
   
 
