Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Ruby Curve Fitting (logarithmic regression) package

ruby math statistics

Good and simple Ruby XML writer?

ruby xml writer

Adding foreign key after app creation in Rails

ruby-on-rails ruby

what does a ||= mean in Ruby language? [duplicate]

ruby

delayed_job. Delete job from queue

All possible model validation errors

How can I get Browser.text.include? to be case insensitive?

ruby watir watir-webdriver

Multiple models creation and updation under one transaction

Rails 3.1 with PostgreSQL: GROUP BY must be used in an aggregate function

How can I test if a block is empty?

ruby lambda block

How can I run rake with --trace within capistrano?

ruby rake capistrano

Require command not working within bash irb on Snow Leopard

How do I find a specific delayed job (not by id)?

Serializing an object to JSON, XML, YAML?

ruby xml json serialization yaml

Run ruby script in elevated mode

ruby windows

Rails server not working?

How does heroku store its authentication on its command-line app?

DSL block without argument in ruby

ruby block dsl

Why database migration fails in case of blob datatype in rails?

class_eval vs instance_eval