Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Ruby uninitialized constant error when loading all files in a directory

ruby

How to pretty-print decimal format

Rspec rubocop error `prefer using verifying doubles over normal doubles`

How to extract digits from a String and transform them into an Integer

ruby

Why does Ruby compiler count expected number of arguments in this case as zero?

ruby

uninitialized constant Object::Element in Opal RB

javascript ruby opalrb

Ruby Null-Conditional operator [duplicate]

ruby

Loop through years + months

Is this ruby code thread safe?

Which is a better way to detect a client's user-agent?

How to convert text to unicode in Rails?

Can I programmatically silence Rake tasks?

ruby rake

Ruby on Rails - Get a device's router's IP address?

Should I use Ruby 1.9x or 2.0x? [closed]

How can a class have a method named end

ruby

What is the most reliable way to calculate astronomical events in Ruby?

ruby astronomy

Failure to run terminal-notifier (Ruby app) from a Launch Agent in OSX. Environment variable problems?

using a conditional statement modifier in Rails Templates

ruby-on-rails ruby