Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Shortest way to write ternary in Ruby that returns other value for nil?

ruby-on-rails ruby

Get browser for logging in Watir?

ruby watir

What's wrong with Rails's Date

valid_json? check in ruby is not working

ruby json

What is the solution to this blank in the code?

ruby koan

ruby / rails boolean method naming conventions

If using raw ActiveRecord::Base.connection(), how obtain last inserted primary key value?

Rails how to create a multiple choice image upload

“natural” sort an array in Ruby

Vital Ruby concepts to learn before I jump into Rails? [closed]

ruby-on-rails ruby

Rails Rspec Model Spec User :email ActiveRecord::RecordInvalid

ruby-on-rails ruby rspec

Deleting contents of file after a specific line in ruby

ruby file

No such file or directory - ruby

ruby

how to test sending emails to both recipients (Rspec)

ruby-on-rails ruby email rspec

Getting undefined method `get' for #<RSpec::ExampleGroups in my rspec

Different parse priorities when argument is Hash

ruby