Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Gitlab Configuration Issues:: NGINX Unicorn Port Conflict

ruby git nginx centos gitlab

Unable to install fileutils Rubygem on ubuntu 14.04 lts

How to access private class methods in Ruby?

ruby-on-rails ruby

How do I do a Dir.glob but exclude directories?

ruby

Ruby insert object into existing sorted array of objects

ruby

How to compare Floats with delta?

ruby

rails: get a teaser/excerpt for an article

Ruby: Write escaped string to YAML

ruby string escaping yaml

How do you call a method from the view in rails?

ruby-on-rails ruby

Turning a hash into a string of name-value pairs

ruby string hash name-value

What are the pros and cons of Ruby's general delimited input? (percent syntax)

ruby syntax

Parsing dates to a Rails friendly format

RSpec how to stub open?

ruby testing rspec

Rails: money gem converts all amounts to zero

How do I specify that I want Vim to treat .ru files like .rb files

ruby vim rack

Does ruby have the array method select! or not?

ruby

How to detect if an element exists in Watir

ruby watir

Generate a random number with 7 digits

ruby

Mail gem. Extract recipient display name and address as separate values

ruby actionmailer mail-gem

Use ruby array for a javascript array in erb. Escaping quotes

ruby erb