Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How to pass a hash object to a HAML tag

ruby haml

can I have RSpec without a class for methods

ruby rspec

Lazy (ungreedy) matching multiple groups using regex

java php ruby regex perl

Best tutorial for Ruboto (ruby for Android)? [closed]

ruby ruboto

When Ruby regex doesn't fit on line

ruby regex cucumber

Dynamodb: Querying tables with secondary index

Rails link_to with fa_icon and html properties

RuntimeError: Circular dependency detected while autoloading constant

Why is using a class variable in Ruby considered a 'code smell'?

Homebrew broken - "cannot load such file -- vendor/bundle/bundler/setup (LoadError)"

ruby homebrew bundler

Can Ruby really be used as a functional language?

Moving from Desktop Development to Web Development [closed]

c# asp.net ruby-on-rails ruby

How do I specify the shell to use for a ruby system call?

ruby bash shell

Where are catch and throw useful in Ruby?

ruby

Unicode filenames on Windows in Ruby

What is the best way to override Rails ActiveRecord destroy behavior?

Handling a hash as a function argument

ruby, define []= operator, why can't control return value?

ruby

How can I use Ruby to parse a time as though it is in a time zone I specify, with zone in the format America/Los_Angeles?

ruby timezone

Rails and dates, are they stored in UTC by default?

ruby-on-rails ruby