Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

ruby: converting from float to integer in ruby produces strange results

ruby floating-accuracy

Passenger: The application spawner server exited unexpectedly: Connection closed

ruby passenger redmine

Nokogiri next_element with filter

ruby nokogiri beautifulsoup

Ruby 1.9.3 @OSX Lion and Cron

ruby macos command-line cron

How do I remove a nil key from my hash?

arrays ruby hash null key

ToolTwist Controller running ruby file in terminal - Fatal error: Unknown payload

ruby bash tooltwist

How do I test that I've interfaced with a mixin correctly?

ruby rspec mixins

Finding first value in an array which does not have a specific value

ruby

Passenger standalone restart-app not working after update to 5.0.18

Subclassing controllers, and when to call super

Should I be worried about the RVM warning about Ruby 1.8.7?

ruby-on-rails ruby linux rvm

Delete all file in directory older than x days using Chef

ruby chef-infra

Rails GraphQL: Parameter of resolver-methods - Meaning of the semicolon-suffix?

ruby

Call API but not for every user

ruby-on-rails ruby

what does this syntax mean in Ruby? .. tasks.all?(&:complete?) [duplicate]

ruby-on-rails ruby

Can't load `active_support/core_ext` in ruby 2.1.5

ruby

Rails how to group by date and count records?