Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Get rid of newline from shell commands in Ruby

ruby shell rubygems

How to count from 0.0001 to 1 in ruby?

Stream output of child process in Ruby

ruby

Finding the date for a given week number

ruby date

rake task and cron in rails 3 with rvm

Rails - Testing JSON API with functional tests

What testing tools and methods did Corey Haines use at GoGaRuCo 2011?

ruby-on-rails ruby testing

Impossible to install single-user version of RVM

ruby rvm

how to get hash values by position in ruby?

ruby-on-rails ruby hash

Searching Ruby Arrays with Regex expressions

ruby regex arrays

How to format multiline RSpec expect {}.to change

ruby-on-rails ruby rspec

Capybara + RSpec, spec/features dir being ignored by the rspec . command?

How to skip validations as admin during update_attributes?

How to validate presence and regex format in rails controller?

String concatenation in Rails 3

What does the end.method do in Ruby?

ruby syntax

Checking if a Ruby array's elements are included in another array [duplicate]

ruby-on-rails ruby arrays

What is the use in class/static methods in ruby?

ruby class oop methods

Problems setting a custom primary key in a Rails 4 migration

Rails, Minitest and Guard - Why is rb-fsevent taking up over 100% CPU?