Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

js.erb not executing javascript but is processed rails

An error occurred while installing nokogiri (1.6.0), and Bundler cannot continue

ruby-on-rails ruby gem bundler

Foreman start multiple processes?

ruby foreman procfile

Check for consecutive numbers

Rails Import CSV Error: invalid byte sequence in UTF-8

How to insert an array in the middle of an array?

ruby

Regex match everything up to first period

ruby regex

where is ruby 3.0.0 on rbenv

ruby rbenv

What other languages have features and/or libraries similar to Perl's format?

ruby perl format

How to Properly Convert or Query Date Range for Rails / MySQL DateTime Column

How can you interact with Perl programs from Ruby?

ruby perl

Rails routing - custom routes for Resources

Compute hex color code for an arbitrary string

java ruby colors hex

Use hash or case-statement [Ruby]

ruby hash case

How do you extend a Ruby module with macro-like metaprogramming methods?

ruby metaprogramming module

Validate arguments in Ruby?

ruby

Can node.js replace Ruby? [closed]

rails friendly_id and check if entry exists

Emacs, ruby: convert do end block to curly braces and vice versa

ruby emacs

Using Ruby and net-ssh, how do I authenticate using the key_data parameter with Net::SSH.start?

ruby authentication net-ssh