Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

should I have logic in my model class or other classes

ri has empty documentations – Ubuntu 11.10, Ruby 1.9

ruby ubuntu ri

Verify an email address is a paypal user

ruby-on-rails ruby paypal

Stopping a thread, ensuring that certain final code is run

ruby multithreading console

Ruby: Standard recursion patterns

Prawn - Links inside table cells

ruby-on-rails ruby prawn

Ruby strange issue with floating point multiplication

ruby-on-rails ruby

What is the value of self in a Rails model and why aren't obvious instance methods available?

ruby-on-rails ruby self

Is there any expression in python that similar to ruby's ||=

python ruby expression

How can I upload files larger than 5GB to Amazon S3?

How do I associate a new rvm install with existing ruby versions?

ruby rvm

RVM pkg install checksum error

ruby rvm zlib

Interpretation as a local variable overrides method name?

RUBY - web scraping - (OpenURI::HTTPError)

ruby web web-scraping

Testing nested modules with rspec and rails [duplicate]

Reading xml file using REXML, says <UNDEFINED> ... </>

ruby-on-rails ruby xml rexml

How to serve static files? (css)

ruby rack camping

Ruby - get bit range from variable

ruby bit-manipulation

RVM With JRuby 1.7.0 "Unknown Ruby Interpreter"

ruby rvm jruby bundler

Naming element "text" with Nokogiri and Ruby

ruby nokogiri