Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How to stop making tmux auto setting RBENV_VERSION

ruby shell tmux rbenv

Error On Running Ruby Code named "No SDKs Specified"

ruby rubymine

Ruby's String#hex confusion

ruby hex

Foo < Bar in Ruby

ruby

Ruby: Dir.glob not returning any files

Proper Ruby style for multi-line method chaining containing blocks

ruby coding-style

Mutex for ActiveRecord Model

ruby ruby-on-rails-4

Railties's executable "rails" conflicts with /usr/bin/rails

ruby-on-rails ruby

Allowing user to change password with Devise - Rails 4

Understanding tap in Ruby

ruby-on-rails ruby

Why we are using blocks instead of string in rails logger?

Ruby using wrong version of openssl

ruby openssl rvm

Same enum values for multiple columns

ruby-on-rails ruby enums

Ruby CSV: How can I read a tab-delimited file?

ruby csv

Preloader wont ignore websocket - pace js

One-liner to generate Powerball picks in Swift?

ruby swift

How do I optimize an ActiveRecord find_in_batches query?

Rails delegate with a different name

ruby-on-rails ruby

Round float to the nearest quarter in Ruby

Apply lambda to an object

ruby lambda metaprogramming