Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

generating css file from new sass format (scss) with sinatra and haml

ruby sinatra haml sass

What is this Ruby function doing?

ruby-on-rails ruby

How to pluralize a symbol in Ruby (on Rails)?

type mismatch: String given - Trying to match strings in ruby

How does js.erb work

Event/Observer Driven Ruby on Rails

Create array of files and sort by date in ruby

ruby arrays file sorting

Remove hard line breaks from text with Ruby

ruby-on-rails ruby regex

torquebox for production. Anyone?

ruby-on-rails ruby jruby

Install linecache via bundler on heroku

ruby-on-rails ruby heroku

Rails: ActiveRecord and send; how do I set an activerecord instance's relation with only knowing the class names?

Why are different delimiters used in percent notation?

ruby literals

Get the month numbers for the current quarter

ruby-on-rails ruby

Replace "&" to "\&" in Ruby seems impossible?

ruby string replace escaping

how to format string output using % in ruby?

ruby string-formatting

Using Ruby with Mechanize to log into a website

Getting domain of an URL with Regular Expressions

ruby regex string parsing url

How to hover over (mouseover) an element in Selenium Ruby?

ruby selenium automation

Interpolated Ruby within a method call?

ruby-on-rails ruby

How can I kill a ruby thread after a certain amount of time?

ruby multithreading