Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

XML Namespace issue with Nokogiri

ruby nokogiri

Processing multiple JSON Objects in one file

ruby json

frame, thread, and some other jargons in ruby-debug gem, what do they mean?

Which language can change class member dynamically in run time?

How to check if a column value is contained within a string

Mongoid gives uninitialized constant Mongo

ruby mongodb mongoid

gem install psych error

ruby-on-rails ruby psych

Did Ruby ever support this?

ruby hash syntax

Rufus scheduler in Sinatra

nanoc: How can I pass options to pandoc-ruby?

ruby pandoc nanoc

What's the right way to install gems in a GC Patched ruby?

How to embed a gem into a RubyCocoa app?

ruby cocoa rubygems

Viewing Rails model page works on first view but not subsequent views

ruby-on-rails ruby model

Are there any libraries to allow Python or Ruby to get info from SVN?

python ruby-on-rails ruby svn

Treetop parser : Function definition syntax - n arguments

ruby parsing treetop

Is there a DSL for expressing formulas?

javascript ruby embed dsl

Trying to create a method that chooses a random method from that same class

ruby oop methods

Select objects by index of array in Rails 3

Pass Variable between Views in Rails