Today I Learned
You can use %i[some symbols]
in ruby to generate [:some, :symbols]
I decided to start over on a twenty year old personal website. Things will definitely feel rough draft as I build up a world from scratch. You can follow along with the progress on the commits page.
You can use %i[some symbols]
in ruby to generate [:some, :symbols]