Having used many programming languages over the years; when I began using Ruby I expected to find that string interpolation performance would be slow and similar to other languages. I was surprised!
Ruby, Elixir, Macintosh and Other Technical Maunder.
Having used many programming languages over the years; when I began using Ruby I expected to find that string interpolation performance would be slow and similar to other languages. I was surprised!
Latest Posts
Why would anyone want to mask or change their IP address? There are many possible reasons, but here are a few:
Validation contexts are really useful, however only the methods valid?
and save
allow you to pass a custom validation context. What about update
?