RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

More Ruby Magic; implementing really dynamic methods

https://noelrappin.com/blog/2021/09/more-ruby-magic/

As a follow up to past Ruby magic posts, I implement a method missing tool that handles a lot of date arithmetic, like x.one_day_ago, x.last_tuesday, and x.end_of_two_months_ago.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in