Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How do I get ruby-prof to ignore Ruby core / standard library / gem methods?

How do I force double-quotes when dumping YAML?

ruby yaml

Are there any basic examples of Rack::Session::Cookie usage?

ruby passenger rack

Make Rails ignore daylight saving time when displaying a date

Matching special characters (e.g. #, +) using pg_search

Optimizing deployment of rails app to multiple servers, using asset pipeline

How do I run a non-ASCII/Unicode shell command from Ruby on Windows?

Using Launchd with Mavericks and Ruby

ruby terminal osx-mavericks

how to query json data in text field rails postgresql

Is it possible to send a notification when a Unicorn master finishes a restart?

ruby deployment nginx unicorn

Two gems share same require?

ruby rubygems gem require

shebang for multiple versions

ruby rvm rbenv shebang

Are there any better alternatives to Sanitize for a Ruby app?

ruby-on-rails ruby sanitize

Ruby lacks constant expressions optimization?

What does :submodules => true mean in a CocoaPod Podspec?

ios ruby cocoapods

Rails Streaming not Streaming

ruby-on-rails ruby

RVMSUDO not using environment variables

ruby-on-rails ruby rvm

How can I get all links of a website using the Mechanize gem?

ruby mechanize

Get current path name in Rails

ruby-on-rails ruby

Return from context above

ruby