Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Rails - Could not find i18n-0.9.5 in any of the sources

Why I get a wrong time if a set the correct time zone in rails?

ruby-on-rails ruby

no validates_attachment_file_name when upgrading to Paperclip 4.1 from 3.5

how to return random upcase and downcase strings from a lowercase strings array

ruby

Not able to run selenium with firefox, Capybara and Docker in headless mode

Ruby irbrc_history system-wide. How to make it local?

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