Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Microsoft SQL Server Statistics via ODBC

sql-server ruby odbc unixodbc

Rails: Setting locale appropriately to IP address

Heroku, Rails: PG::SyntaxError

Best way to update Ruby to the latest 1.9 version on OS X?

ruby macos

Rails 3 pulling data from another site

Ruby - set instance variable inside class method from string

Memoizing methods in frozen objects

ruby

Using bootstrap-sass gem with javascript from Twitter

How do I find and extract a date from string values

ruby-on-rails ruby regex

Ruby: can the following array be generated with a one-liner using the step function: [1, 10, 100, 1_000, 10_000, 100_000, 1_000_000]

ruby

wwdc 2013 sample code

ruby

Style/ConditionalAssignment: Use the return of the conditional for variable assignment and comparison

How to set up acts_as_votable without devise?

What's wrong with my selection sort algorithm?

ruby algorithm sorting

Perform ls command with * in name

ruby ls

How to create a Mongoid "within date range or nil" query?

ruby mongoid

In two different partial Want to pass two variable

Can a watir browser object be re-used in a later Ruby process?

Ruby - Cannot sum up hash values

ruby