Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Testing a lambda

MongoDB + Ruby. How to access document properties?

ruby mongodb bson

How do I turn off exceptions in a Rack app?

ruby rack

What is the best way to simulate no Internet connection within a Cucumber test?

Rails pass additional parameter to a model

Get process status by pid in Ruby

ruby process-management

Correct way to do find a pattern and replace with a link in a Rails view

Ruby instance variables versus ActiveRecord attributes

Sequel model over two joined tables

ruby orm model left-join sequel

Rake aborted, Could not connect do postgresql: connection refused

What does @@ mean in Ruby?

ruby-on-rails ruby

Is there a standalone i18n library in Ruby?

ActiveRecord::Base.store automatic typecasting

Force JSON serialization of numbers to specific precision

ruby json

EventMachine and looping

ruby eventmachine

updating .bashrc using chef recipes

ruby chef-infra

How to combine overlapping time ranges (time ranges union)

ruby-on-rails ruby

Is string interning really useful?

How do we access/manipulate variable names which conflicts with byebug reserved keywords?

ruby byebug

Can the rails tmp/cache/assets files be safely deleted?