Posts with Category Ruby Page 1 of 2
-
How Add Elements an Array and Automatically Remove Duplicates in Ruby
While working with Array, using |= operator will automatically add elements and remove duplicates
-
Access Nested Hash Value with Dig Method in Ruby
It's better using dig method, you don't have to check nil for accessing nested value from a Hash
-
How to Solve "Could not find MIME type database" Error on M1 MacBook
Two solutions for this error: copy & paste from Freedesktop or install via Homebrew
-
How To Install Old Version Ruby 2.7.1 and 2.7.2 on M1 Mac
Steps how to install Ruby 2.7.1 and 2.7.2 with asdf
-
Ruby Roda Web Application Framework Post Request Params
How to access params from POST request via Content-Type: x-www-urlencoded and Content-Type: application/json
-
Benchmark Jekyll Build Time - Ruby MRI vs JRuby
MRI has better performance than JRuby
-
Introducing Enkrip
Enkrip is Ruby gem to make your Active Record model seamlessly encrypt and decrypt attributes
-
How to Fix Frozen String Literal Error
frozen_string_literal is one of easiest way to optimize Ruby application, but sometimes it raises error if your old code is not compatible.
-
Date Operation in Ruby
Date operation example in Ruby with or without Rails and Active Record
-
Nokogiri 1.6.8 Error When Installing Rails 5.0.0.rc1
Remove xz package from Homebrew fix my error.
-
How Do I Deploy Discourse with Mina
Step by step how to setup server and deploy Discourse with Mina
-
Route Globbing In Ruby on Rails
explanation about route globbing in Ruby on Rails
-
Ruby Simple Progress Bar Without Ruby Gems
Example script how to create progress bar without Ruby gem
-
Ruby Whois Script - whois.rb
Example Ruby whois script to check domain name
-
Ruby 2.0: What We Want to Accomplish in the Near Future
Matz, the founder of Ruby, talks about Ruby 2.0 and the future of Ruby.
subscribe via RSS
Sponsored Links
- Register to Digital Ocean cloud with this link and get $200 credit
- Looking for cheap CDN? Bunny is the answer
- Alternative Cloud besides AWS and Digital Ocean