Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

rbenv: gem commands are not found on Linux Mint

ruby ubuntu rbenv

Rails Console error after upgrading to Ubuntu 18.04

What is Ruby's analog to Python Metaclasses?

Capybara won't find a button by its "name" attribute

Read a local HTML file with Mechanize

ruby mechanize

What's the maximum length of a method name in ruby?

Ruby method to get the months of quarters a given date belongs to

require can't find an .rb file that's the same directory

ruby

`try` method when trying to fetch hash value

Ruby - how to read first n lines from file into array

ruby

Array join with commas, only when element is not nil

ruby arrays join

How to match unicode words with ruby 1.9?

ruby regex unicode

Obtaining number of block parameters

ruby methods

What does "class#method" mean in ruby? [duplicate]

ruby

how to convert a fraction to float in ruby

ruby

Parsing natural language ingredient quantities for recipes [closed]

regex ruby nlp

How to disable all form_for input fields in Ruby on Rails app?

Integration Testing for a Web App

Evaluating string templates

ruby-on-rails ruby

Why ruby 1.9 is faster than python 2.7 and 3.2? [closed]

python ruby performance