#VetsWhoCode
@rubyonrails.org.web.brid.gy
@rubyonrails.org.web.brid.gy
Made this with Rails and TailwindCSS.
launch-monitor.fly.dev
Made this with Rails and TailwindCSS.
launch-monitor.fly.dev
Found the answer in this article:
swetanwar.medium.com/how-to-updat...
Found the answer in this article:
swetanwar.medium.com/how-to-updat...
I don't even have logger in the gemfile for this project so how is the version wrong?
I don't even have logger in the gemfile for this project so how is the version wrong?
Introducing Ruby Operator Lookup!
A one-stop directory for all the operators and symbols you'll see in Ruby programs. There are sooo many 😅
www.visualmode.dev/ruby-operators
Introducing Ruby Operator Lookup!
A one-stop directory for all the operators and symbols you'll see in Ruby programs. There are sooo many 😅
www.visualmode.dev/ruby-operators
Setting a helper with the same name as a method in the helper causes a recursive loop.
Setting a helper with the same name as a method in the helper causes a recursive loop.
date = Date.strptime(launch_date, "%A, %D")
date = Date.strptime(launch_date, "%A, %D")