Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Sinatra Logging & Stack Traces

ruby sinatra passenger

Using ruby to convert unsigned integers stored as signed back to the original value

How to resolve Marshal.dump "no marshal_dump is defined for class Proc" error

Deploying Rails 3 on Dreamhost with Capistrano

Porting from ruby to go: find and replace in a file

ruby go

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