Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How to store retry statement in Proc object

ruby proc

Parsing a site with dynamic content

file.each_line can only be called once

ruby iteration

Namespaced model in Rails generating NameError: uninitialized constant

Possible to store timestamps as keys in Hash and make it sortable?

Why is 1401-01-01 a Saturday in Ruby but a Thursday in MySQL?

mysql ruby datetime

Ruby - How to calculate subtotal of items in a grocery list

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?