Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How is the value of a begin block determined?

ruby expression block

How to test JavaScripts without to delete the `test` database data?

Connect to uncertified host via FTP over TLS/SSL

ruby ftp ftps

Ruby Version Manager broke my $PATH

ruby macos bash rvm

In Rails, should I use the generators?

Accessing main app's CanCan rules from within Rails 3.1 engine

Ruby gsub doesn't change the content while setting the content does

ruby nokogiri gsub

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 string interning really useful?

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