Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Mechanize can't find right fields

ruby mechanize

Ruby get parent dir of current file

Can we install two different versions of ruby and map them to respective versions of rails on the same server?

ruby-on-rails ruby

get relative paths to files in ruby

ruby

How to install ruby system-wide using rbenv

ruby ubuntu rbenv

rails 5 carrierwave no route matches for image

Rails export to CSV file

How to wrap a method that yields in Ruby 1.9

ruby yield

Unable to run Appium server

Why does Array.constants not show the list of constants in Object class?

ruby inheritance constants

Restricting Rails routes to actions

How to capture a key press in Ruby?

Safely require gems in Ruby

ruby rubygems require

rails format instead of id in url

ruby-on-rails ruby

Ruby upgrade from 1.8.5 to 1.8.7 and make all programs understand to use the newer version

ruby rubygems centos

Strange Ruby Syntax?

ruby string hash

Why everyone use double quotes instead of simple quote?

ruby-on-rails ruby

Stubing Figaro with rspec

ruby-on-rails ruby rspec