Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Validating a finite state machine (using AASM) on Rails

Ruby: class C includes module M; including module N in M does not affect C. What gives?

ruby module

Equivalent of Ruby Enumerable.collect that returns an Enumerable?

ruby enumerable

Build a ruby daemon that integrates my rails environment

ruby-on-rails ruby daemon

What grammar based parser-generator tools exist for ruby?

ruby parsing

Rails and attr_accessible: is there a way to raise an exception if a non-mass-assignable attribute is mass-assigned?

RoutingError Page 404

What does a Bayesian Classifier score represent?

Fork and Threads in ruby

ruby multithreading fork

omniauth oauth tokens for gmail are invalid

ruby oauth gmail devise omniauth

Is there a more concise way to check if PGResult is empty?

ruby postgresql pg

Bypassing bundler for auxiliary development gems

Combining Ruby on Rails and Backbone

Is there a Ruby equivalent to PHP's extract?

php ruby hash extract

Ruby, run linux commands one by one, by SSH and LOG everything

Ruby module given arguments calls a method?

ruby

Can I over-ride Ruby methods written in C?

c ruby overriding

get all products of category and child categories (rails, awesome_nested_set)

Ruby on Rails API Tutorial [closed]

What is the best (word or character)-based diff algorithm out there?

ruby string algorithm merge diff