Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Why is my rubgems not making symbolic links to binaries?

ruby ubuntu rubygems gem rvm

Display Partial if user on specific page

ruby-on-rails ruby

Ruby gem environment issue - LoadError: no such file to load -- robots

ruby rubygems gem

Ruby on Rails - Import data from csv file from url

ruby csv

Ruby hash permutation

Rails - variable as part of method name [duplicate]

Sinatra in Facebook iframe

ruby facebook iframe sinatra

Can Ruby math operators be stored in a hash and applied dynamically later?

ruby operators

Generate a powerset of a set without keeping a stack in Erlang or Ruby

ruby erlang subset powerset

Get title, content via link in rails

When there is an error processing a file before_save, after validation, should I raise an exception or return false and add an error?

How to change deprecated iconv to String#encode for invalid UTF8 correction

ruby module inside module

ruby module

How should I structure my ruby gem command line service?

Rails: How to restrict signup to admin using Devise

ruby-on-rails ruby devise

Ruby IMAP "changes" since last check

ruby ruby-on-rails-3 imap uid

Date range in ruby/rails

ruby-on-rails ruby

Adding a newline to a file

ruby file-io

Ruby: How can I get all the key elements from an json format?

ruby

How to delete the entire row in the csv file in ruby 1.9.2

ruby csv