Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

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

In Ruby, why aren't variable names in the stack trace?

Is there any difference between "!=" and "!~" in Ruby?

ruby

Heroku doesn't update assets modifications

How can I get utf8 characters from File#path

How to mock Rails::configuration

Ruby and MySQL UTF-8 characters

mysql ruby encoding utf-8 sequel

How would I match nested "if" statements in regex? (using ruby)

regex ruby

How to fix the "SystemStackError (stack level too deep)" in rails model

ruby-on-rails ruby

rvm + rails install ERROR: While executing gem (NoMethodError)undefined method `ord' for nil:NilClass

is there a way of installing therubyracer in windows?

Return array of hrefs

ruby watir watir-webdriver