Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

RSpec and Object Initialization in Ruby

ruby-on-rails ruby rspec

Select a record which has the highest value in a column in Rails

Why does self in "class << self" refer to the class?

ruby

`require': cannot load such file -- HTTParty (LoadError)

ruby ubuntu rubygems

Ruby: insert and sort numbers

arrays ruby sorting

How to determine Big O comparing two arrays in Ruby

ruby algorithm big-o

Calling "super" keyword with modules and inheritance

Ruby multiple group_by of array

ruby hash

Order of multi column index in rails polymorphic association

Selenium::WebDriver::Error::WebDriverError: unable to connect to chromedriver

ruby macos watir

Rails: Undefined method `truncate' for main:Object

ruby-on-rails ruby

ruby code to download a file from url with basic authentication

ruby-on-rails ruby

Including a module in a Rails 5 Application Record class

Trying to install libsndfile on Ubuntu 16

ruby ubuntu libsndfile

ActiveRecord - find records that its association count is 0

Updated to High Sierra and having trouble running compass

ruby sass compass

NameError: uninitialized constant FileUtils

ruby

rails inverse of a scope

How do I raise an exception if an evaluation returns nil in Ruby?

ruby

Rails counter cache with condition