Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

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

Ruby - how can I deal with a variable if it doesn't exist

ruby

how to remove header and footer from some of the pages in ruby on rails

ruby-on-rails ruby

What does -@ operator do in Ruby?

ruby

Is Regex faster than array comparison in this case?

NameError: uninitialized constant ::Nokogiri

Find in a hash any values greater then a specific value

ruby

How to delete everything from all tables without dropping the database [duplicate]

Read and write YAML files without destroying anchors and aliases

ruby parsing yaml psych emit

Ruby: Sort array of objects based on array of integers

ruby arrays sorting

Number of arguments in a ruby block

ruby lambda

Ruby array from two ranges