Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Ruby: Combining enumerators, making a new enumerator

ruby

Making tables from JSON in Ruby on Rails?

ruby-on-rails ruby json

Ruby on Rails: What to do when two models share a lot of similar validations/validation_methods

ruby-on-rails ruby

How to split a HTML document using Nokogiri?

ruby xml nokogiri

OS X time until (system/display/disk) sleep?

objective-c ruby macos sleep

Require a gem in rails

ruby-on-rails ruby rubygems

How to achieve Python like string strip in Ruby?

python ruby string strip

Assigning Arrays to different variables

ruby metaprogramming

HashWithIndifferentAccess doesn't work with % format operator in Rails 5

How to make dynamic key names in YAML file

ruby yaml

Connect to remote database through gateway with Ruby

ruby oracle-database ssh

How do I configure RSpec with Sinatra to dynamically determine which Sinatra app is running before my test suite runs?

ruby rspec sinatra rack capybara

Eager loading a custom join with an instance variable

ruby-on-rails ruby

Is there a better way to find the location of a minimum element in an Array?

ruby arrays max

sort list of objects by property on associated object

Checking variable type in Ruby

python ruby

How to validate XML using Nokogiri?