Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

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

How would I go about converting this time string to epoch time in ruby?

ruby time

gem install rails output error in ubuntu

How to write expect {}.to raise_error when rspec's syntax is configured with only should

ruby testing syntax rspec

Rails Devise + Devise-bascamper How to allow super user to login to any account?

Sorting numeric strings in Ruby

ruby sorting

Converting a decimal to price format in Ruby

ruby-on-rails ruby

Ruby class properties

ruby class