Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How can I programmatically determine which class/module defines a method being called?

Word Count with Ruby

ruby html-parsing

What is the purpose or here documents in ruby?

ruby heredoc

Is there a unified logging system for Ruby?

Paperclip not saving, no errors

Better ruby terminal coloring library

ruby terminal ansi-colors

Ruby: Twitter API: Get All followers

ruby twitter

Is it OK to use the same name for a Ruby method parameter and an accessor method?

ruby

How IMAP idle works?

ruby heroku imap eventmachine

Ruby: Read large data from stdout and stderr of an external process on Windows

ruby io pipe

How do I listen to STDIN input without pausing my script?

ruby

Redis Blocking Save

ruby redis

Sort by state in database

ANSI escape code with html tags in Ruby?

Ruby on Rails - Truncate to a specific string

ruby ruby-on-rails-3

Tweets exclusion

ruby-on-rails ruby twitter

How to make 'attr_reader' or 'attr_writer' for all class variables at one time?

how to generate active record models from database

ruby database activerecord

How do I embed CoffeeScript in Haml outside of Ruby/Rails?

ruby haml coffeescript

ActiveRecord and using reject method