Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Roman Numerals in Ruby

ruby

sidekiq retries exhausted with arguments

ruby-on-rails ruby sidekiq

how to use different layout for different pages in ruby on rails?

ruby-on-rails ruby

Idiomatic way to reject Ruby array elements by their index

arrays ruby

How can I store and read a RubyVM::InstructionSequence?

ruby yarv

An error occurred while installing eventmachine (1.0.3), and Bundler cannot continue

Comparing two items in array with Ruby

ruby

Comparing .references requirement on includes vs. eager_load

Convert JSON string to hash

ruby-on-rails ruby

"Gem::InstallError: devise requires Ruby version >= 2.1.0." when running Ruby 2.3.1

ruby-on-rails ruby

Using the same value for two attributes in FactoryGirl

Smartly converting array of hashes to CSV in ruby

arrays ruby csv

How to extract HTML links and text using Nokogiri (and XPATH and CSS)

css ruby xpath nokogiri

Enums in Rails: uppercase or lowercase?

ruby-on-rails ruby enums

Cannot run Puma upstart script on Ubuntu 16.04

put object to a specific folder in aws S3 ruby

Ruby RegEx problem text.gsub[^\W-], '') fails

ruby regex

Rails flash messages in Java

Impementation of the Ruby <=> Combinator

Restful_authentication vs. Authlogic

ruby-on-rails ruby