Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

OpenSSL verify certificate from own CA

Is it possible to put just a rails form element in a partial?

How to get continuous output of subprocess started using backtick in ruby

ruby subprocess stdout

Ruby TCPSocket write doesn't work, but puts does?

ruby sockets tcp

How do I split a string in ruby maintaining whitespaces in the split

ruby

XML Parser for Ruby

xml ruby parsing sax xerces

Can one Ruby object destroy another?

ruby garbage-collection

How to use Nokogiri's xpath and at_xpath methods

ruby xpath nokogiri

Understanding Simple ActiveRecord Updates in Rails

In Ruby, in the context of a class method, what are instance and class variables?

Best way to implement Categories and Subcategories with flexible depth in Rails?

Running python/ruby script on iPhone?

iphone python ruby ios

Ruby get nth item from massive range

ruby range enumerate

What's the Difference Between These Two Ruby Class Initialization Definitions?

ruby instance-variables

Full text search for irregular rapper names with Solr

What is this Hash-like/Tree-like Construct Called?

Can one YAML object refer to another?

ruby yaml

Regular expression - excluding a character

ruby regex

Ruby on Rails private link sharing: Google Docs Style

Ruby: How to call a method using the 'send' method, with a hash?

ruby dynamic