Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Ruby blocks/Java closures in C

java c ruby

How to write a Rails mixin that spans across model, controller, and view

Ruby on Vista

Natural language date parser for ruby/rails

Using Rack::Session::Pool with Sinatra

ruby-on-rails ruby sinatra

Can you explain what's going on in this Ruby code?

ruby-on-rails ruby

XCode 3.2 Ruby and Python templates

python ruby cocoa xcode pyobjc

Using will_paginate without :total_entries to improve a lengthy query

Ruby Unit Test : Is this a Valid (well-formed) XML Doc?

xml ruby unit-testing rexml

setting a global within a proc

ruby

What does a Java static method look like in Ruby?

java ruby

Outputing value of TrueClass / FalseClass to integer or string/

ruby-on-rails ruby

rspec mocking object property assignment

ruby-on-rails ruby rspec

Ruby NameError when referring to Date

ruby scripting

Three "final" versions of Ruby?

ruby

ruby 1.9 + sinatra incompatible character encodings: ASCII-8BIT and UTF-8

ruby encoding sinatra erb utf-8

Mysql / Ruby Sequel last insert ID value, what method?

mysql ruby sequel

Passing variables to model instance methods in Liquid templates

ruby template-engine liquid

What's the 'Ruby way' to iterate over an array - from array[n] to array[n - 1]?

ruby arrays iteration

Array size too big - ruby

ruby arrays